[ale] crontab question

Fletch fletch at phydeaux.org
Thu Jan 2 15:29:44 EST 2003


>>>>> "Armsby" == Armsby John-G <Armsby> writes:

    Armsby> I am on redhat 8.0.  I want to run a script every other
    Armsby> hour.  Since this was a new install, I simply copied the
    Armsby> format of an HPUX cron.  The cron does not run.  Is my
    Armsby> syntax bad??

[...]

    Armsby> 1,3,5,7,9,11,13,15,17,19,21 * * * /home/dc/bin/getFiles.scr

You're missing a minute field (should be 5 -- minute hour dom month
dow).  Also you might consider "1-23/2" (or */2 if 0,2,4,... would
work).

See man 5 crontab

-- 
Fletch                | "If you find my answers frightening,       __`'/|
fletch at phydeaux.org   |  Vincent, you should cease askin'          \ o.O'
770 294-0820 (m)      |  scary questions." -- Jules                =(___)=
                      |                                               U
_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale






More information about the Ale mailing list