I know I can edit the user crontab with:
crontab -e
and display it with
crontab -l
But where is it? I don't see anything like ~/.crontab
Secondly, and more importantly, is getting a email from the user
crontab. I have in my crontab:
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=rgm
And nothing gets mailed to /var/spool/mail/rgm
ls /var/spool/mail/ -ls
total 0
0 -rw-rw----. 1 rgm mail 0 May 5 17:21 rgm
0 -rw-rw----. 1 rpc mail 0 May 5 17:07 rpc
Do I need something like postfix with a minimal installation to get the
output from my crontab?
thanks
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx