Cron Help Needed
Posted by: Dalriadan
Posted on: 2006-06-03 11:46:00
Greetings all,
Since I'm a raw beginner at this particular subject, I figured this was the place to start :)
I'm attempting to set up a cron file in order to run a particular script at 4:59am each day. I've manually tested the script I want the cron file to execute and it's running fine. However, the cron file isn't executing it.
This is what I have in the cron file:
59 04 * * * /usr/local/bin/perl /home/"username"/"domain"/updatesaints/update.pl ;
Obviously I've done something wrong and would greatly appreciate some help (preferably in words of one syllable)
With blessings,
Dal