# crontab for root mailto=root # # Set the time every night # 37 1 * * * ~/SetTimeCron.sh # # Backup the /jnos tree every monday # 16 4 * * 1 ~/JNOSbackup # # Backup the system on the fourth of the month # 26 4 4 * * ~/SystemBackup # # Backup JNOS mail every night # 6 1 * * * ~/JNOSmailBackup2 # # Pick up root's mail every night # 30 5 * * * ~/checkmail