[ale] Cron on Red Hat...

Brian J. Dowd bdowd at dentfirst.com
Wed Nov 22 16:35:19 EST 2000


You can put it in any directory in which you have execute perms.
For example  /home/yourusername/doit (where doit is your script)
chmod u+x doit
Run crontab -e and append the line such as
0 12 * * * /home/yourusername/doit (to run it at noon every day)
-B

> Good Evening,
> I am trying to write a backup script to be run automatically with cron. I can
> find very lmited info but on Red Hat 6.2 would you place the script in
> /var/spool/cron?
>
> Thank You,
> Marty
> --
> To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.

--
Brian J. Dowd
73, W1DOC



--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.





More information about the Ale mailing list