#!/bin/sh echo "Shoutdown PC and try to wakeup in 4 Minutes" echo /etc/vdr/shutdown.d/rc.action $((`date +%s` + 240 )) 240 "" "" 1