On Mon, 27 May 2002, madhvi wrote:

> Hello ,
> I added the user root to the crontab file below : -
> 
> 50 13 * * 1 3 5  root /scripts/backup/test.sh

once again, if you want to specify multiple values for any of
those fields, you need to separate them with commas, as in

50 13 * * 1,3,5 root ...

please read "man 5 crontab".  it's a little disconcerting that someone
should be changing the system crontab file who does not understand the
basic format of a crontab file.

rday




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to