How to Set Up Cron
Posted By :
Prabhu
| May 13th, 10, 05:42 Views
0 Comments
Cron is a service that executes shell commands periodically on a given schedule. Cron is driven byacrontab, a configuration file that holds details of what commands are to be run along withatimetable of when to run them.