Thread: crontab issue
View Single Post
Old 09-17-2012, 03:40 PM   PM User | #1
Bobafart
Regular Coder

 
Join Date: Dec 2006
Posts: 416
Thanks: 168
Thanked 1 Time in 1 Post
Bobafart is on a distinguished road
crontab issue

Hi
I have a crontab:

0 6 * * * cd /path/to/file

which is supposed to execute every morning at 6:00

problem is, for some reason, it executes every minute for 60 minutes... strange.

what am I doing wrong? no other crontabs exist pointing to this file
Bobafart is offline   Reply With Quote