Cron Generator Tool
The Cron Generator tool will generate the code for a cron job. Cron jobs are a Unix program that runs programs/scripts at a scheduled time automatically.
So for example, if you wanted the cron job to run at 2:15 every afternoon, you would need to enter '15' into the minute box, '14' into the hour box and leave all the other boxes blank.
You need to enter the full path to the program/script in the 'Script' box.
