On Mon, 27 May 2002, madhvi wrote:

> 
> I have tried automating the backup of my files by scheduling the execution of 
>scripts ( I am using rcp to copy the files onto another fileserver).  
> 
> The problem encountered is :-
> 
> I log in as root and issued the crontab -e command.  Added the following lines 
> 10 16 * * 3 5 /scripts/backup/twiceweekly.sh
            ^^^  missing a comma there?
> 10 16 * * 4  /scripts/backup/weekly.sh
> 50 15 30 * * /scripts/backup/monthly.sh
> 
> These files are not being exexcuted.


rday



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

Reply via email to