On Wed, 15 Mar 2000, Stephen M Lavelle wrote:

> What is the correct format for specifying 8:00hrs (8 am) in a cronjob?
> Is it:
> 0 8 
> or 00 08
> I know that 17:30 is specified as 30 17

I know that the first one

0 8 * * * /usr/bin/...

is correct. I've never tried leading zeros.

--
Steve Feehan


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to