Results 1 to 1 of 1
I just put an entry in my crontab to fire off an rsync backup script every night. All went well. I've never seen the message below after saving my crontab ...
- 07-21-2010 #1Just Joined!
- Join Date
- Dec 2006
- Location
- Des Moines, IA
- Posts
- 8
crontab: installing new crontab95 cylinders
I just put an entry in my crontab to fire off an rsync backup script every night. All went well. I've never seen the message below after saving my crontab before.
This is what I put into crontab:
# Nightly backup jobs
0 22 * * 1-5 /usr/local/sbin/backup --backupsrcfile /dev/sdb1 /mnt/backupx > /backup_$$.log
When I :wq out of crontab I saw this message output:
It's nothing more than curiosity but I've never seen this message before and I can't find anything on it. Does anyone know what crontab95 cylinders are? Or what this refers to?crontab: installing new crontab95 cylinders
Thanks,
TT


Reply With Quote