Web Hosting Talk







View Full Version : Help With Cronjob!


sikkhost
09-15-2004, 12:29 AM
Hey what would the command be to run the cron job for this filev ia cPanel:

the file is located
/home/csseven/hlds_l/cstrike/stats/stats.pl

I just need the command that I would put in to make it run this file via the Cron Job in cPanel!

Thanks!

Mr.TOXIC
09-15-2004, 01:10 AM
Hola



perl /home/csseven/hlds_l/cstrike/stats/stats.pl

sikkhost
09-15-2004, 09:36 AM
Thanks a million :)