Cronjob was working for couple of months, until something mysteriously happened and then it stopped. I checked under the user and under the root, and couldnt find any cronjobs. However what I am really interested in, when I first started cronjob with sudo crontab -e
, file that was opened had lots of comments in it. Also each time I would hit that command, same file with all cronjobs would be opened for me. Now when I run it each time I get open different blank file:
/tmp/crontab.Tpv8X6/crontab
/tmp/crontab.fckvR2/crontab
etc.
Why is this happening? I would like to be able to open same file all over again.