On Fri, May 28, 2004 at 07:20:06PM +0200, Gordon(at)streber24.de wrote:
> Also mein crontab sieht so aus:
> **********************************************
> PATH=:$HOME/bin:/bin:/home/bin:/sbin:/usr/bin:/usr/sbin:
> #
> #minute hour mday month wday command
> #
> */10 * * * * test.sh
> *******************************************************
>
> Wenig ich den vollen Pfad eingeben (/home/user/bin/test.sh) , funktioniert
> der cron. Wertet der cron $HOME nicht? Oder ist ein anderer Fehler?
$HOME wird IIRC erst durch eine Login Shell gesetzt.
-- B.Walter BWCT http://www.bwct.de bernd(at)bwct.de info(at)bwct.de To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Fri 28 May 2004 - 19:54:57 CEST