Thread
:
Cron Jobs - why doesn't this work
View Single Post
01-25-2004, 12:10 AM
kenny
Confirmed User
Industry Role:
Join Date: Mar 2002
Posts: 7,245
I had problems similar to that. This is kind of stupid how I looped it like this but that is how I got it to work
0 8 * * * /home/htdocs/domain/www/update.txt
update.txt:
cd /home/htdocs/domain/cgi-bin;
./script.pl;
__________________
7
kenny
View Public Profile
Find More Posts by kenny