Quote:
Originally posted by fuzebox
Actually it will overwrite it regardless of what the filename is. The file argument you give the crontab command is just for input sake... Your real user's cron data is stored somewhere else on the system, such as /var/spool/cron under most Linux distributions, or /var/cron/tabs under FreeBSD.
|
interesting... explains why some of my shit dont work