[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] webalizer and cron
- Subject: RE: [cobalt-users] webalizer and cron
- From: "Evans, Tim" <Tim_Evans@xxxxxxxxxxxxxx>
- Date: Thu Dec 7 20:05:10 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>-----Original Message-----
>> -rw-r--r-- 1 root root 90 Dec 7 15:37 webalizer
>> - This is my crond.d script
>> # just run webalizer.pl each day at 4.12 am
>> 12 4 * * * nobody /usr/local/bin/webalizer.pl
>> does this all look ok? i dont know why its not been running since i
>changed
>> 'nobody' from 'root'
>
Make sure all executable directory paths are full in your script. cron has
a limited search path by default; if you call programs not in that path,
scripts will fail. Alternatively, set your own PATH environment variable in
your scripts.
--
Tim Evans, T.Rowe Price Investment Technologies | tkevans@xxxxxxxxxxxxxx
11550 Cronridge Drive, Owings Mills, MD 21117
410-345-3174; Pager: 800-946-4646, PIN 1716638; FAX 410-345-3030