I have the following cron:
0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /v/sysadmin/sysnet/file.pl
The .pl has been tried at 755 and 777
The script works if manually run by the web browser or unix command prompt, but I can't get the Cron to do it automatically
i went thru the thread
http://forums.devshed.com/archive/t-153308
it says "Solution: put the whole env. n the script."
i m using tcsh
what does this mean??
it was working fine for 3 months and all of suden it stops executing
Thanks,
Rahul