NCLAB has a very good ebook "Introduction to Python Programming"frankenberry wrote: I now have a working script. Although, I do not understand why it works...
It's 0 */4 * * * /path/to ...RaTTuS wrote: crontab -e
* */4 * * * /path/to/python /path/to/script arguments >/tmp/redirection.ouput.file
Code: Select all
@reboot sleep 60;/sbin/shutdown +120