Cron Jobs
A command for scheduling jobs to be run in the future, normally periodically - for example, to send out a notice every morning. It is also a daemon process, meaning that it runs continuously, waiting for events to occur.
Cron jobs allow repetitive tasks on your TallyHost server. It's a power tool allowing an automated approach to repetitive tasks.
Example:
- add a cron job that automatically copies your MySQL database backup.
|
|