First page Back Continue Last page Image
Scheduling Repeating tasks
- crontab
- Executes commands at a specified time
- Used to run cron repetitively
- anacron
- Think of this as crontab for computers that are not on 24/7
- It runs based on frequency duration not time specifically