At 14:38 9/19/2003 -0400, you wrote:
Hi all!
I am trying for the first time to run a script from cron.

I suggest that you run the "crontab -e" command which will automatically edit that user's crontab, or as root run "crontab -e user" to select which user's crontab you modify. You do not need to specify the file location of the crontab.


I made the
following entry:

0 0 * * * bkup.cron

0 0 * * * /usr/local/bin/bkup.cron


would be better, and more secure. Does the user whose crontab you are modifying have access to this directory?


-- Rodolfo J. Paiz [EMAIL PROTECTED]


-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to