Hello every one,
Using RH E3, I'd like to use cron to launch a .sh at 13:00 (it's an
exemple).
Here is what I have done :
crontab -e
====================================================
HOME=/
PATH=/sbin:/bin:/usr/sbin:/usr/bin
SHELL=/usr/bin/sh
00 13 * * * root nice -n 19 run-parts /home/FILE_TO_LAUNCH.sh
====================================================
but nothing is launched
any one can help me ???
thx cédric
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list