Cron jobs are system commands that can be scheduled.  For example, if you wanted a CGI script to run every Monday morning, you could do this through the cron jobs menu.  Values that can be set are minute, hour, day, month, and day of the week (Monday-Sunday; the numbers 0 or 7 represent Sunday).  Any value can be ignored by placing an asterisk (*) in the text field.

Was this answer helpful? 131 Users Found This Useful (172 Votes)