Posts Tagged ‘crontab’
What are cron and crontab, and how do I use them?
Wednesday, March 5th, 2008The cron daemon is a long-running process that executes commands at specific dates and times. You can use this to schedule activities, either as one-time events or as recurring tasks.