Recipe: Scheduling with cron $ crontab –e 02 02 * * * /home/slynux/script.sh Shutdown the computer at 2 am every day: 00 02 * * * /sbin/shutdown -h Schedule ======== $ crontab task.cron $ crontab <