My cron suddenly stopped working. Output of ps -A | grep cron:
3149 ? 00:00:00 cron
I have no idea how to interpret that. The only thing I can think of that I did wrong was I chmod 777 my cron files (so I could edit them as non-root)....does that matter (if so, how do I change it back to where it is by default)?
thanks
UPDATE: Here is the full cron file:
DO NOT EDIT THIS FILE - edit the master and reinstall.
(/tmp/crontab.XXXXDzXgEa installed on Sat Feb 19 08:24:00 2011)
(Cron version V5.0 -- $Id: crontab.c,v 1.12 2004/01/23 18:56:42 vixie Exp $)
MAILTO="me@mail.com"
*/1 * * * 1-5 /usr/bin/perl /myscripts/master.pl 2>&1