Crontab /etc/crontab not working
I'm setting up a cron to do backups, and using /etc/crontab doesn't execute the job, while crontab -e does. What's the difference between them?
-
New I'm setting up a cron to do backups, and using /etc/crontab doesn't execute the job, while crontab -e does. What's the difference between them?
Hello, The "crontab -e" command edits the /var/spool/cron/root file when you are logged in as the "root" user. Thank you.0
Please sign in to leave a comment.
Comments
1 comment