Running the command crontab -e creates a user defined cron. this file (edited with vim) is stored in /var/spool/cron/. This file does not have a user column
Creating files in /etc/cron.d is not per user. and these files does have a user column.
Running the command crontab -e creates a user defined cron. this file (edited with vim) is stored in /var/spool/cron/. This file does not have a user column
Creating files in /etc/cron.d is not per user. and these files does have a user column.