Thread: Cron?!
View Single Post
Old 12-30-2002, 09:32 PM  
pine
Confirmed User
 
Join Date: Oct 2002
Location: The Falls, eh
Posts: 1,373
I assume you already know how to set up a cronjob and you have telnet/SSH access to your server. The syntax for the crontab would be:



30 * * * * /usr/bin/perl /path/to/your/rerank.pl
0 23 1 * * /usr/bin/perl /path/to/your/reset.pl

pine is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote