############################################################################## # Author: Ahbaid Gaffoor, OCPdba.Net # File: root.crontab # Date: Sunday 24th NOvember 2002 # Use: crontab for backup.sh # To submit: "crontab root.crontab" ############################################################################## # ------ # Notes: # ------ # # Entry Format: minute, hour, day of month, month, day of week, command # # 0 is Sunday # 1 is Monday # 2 is Tuesday # 3 is Wednesday # 4 is Thursday # 5 is Firday # 6 is Saturday # # minute, hour, day of month, month, day of week, command # Sunday = 0 # # backup.sh - Backup directories and files 0 3 * * * /root/backup_scripts/backup.sh