Crontab

Cédric Buschini cbuschini at carax.com
Mon Aug 29 08:14:54 UTC 2005


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




More information about the redhat-list mailing list