mercarios
12-11-2002, 01:20 AM
I have a file named script.pl I need to run every five minutes. How would I set it to run every five minutes? I moved the file to /etc/cron.hourly but that only runs every hour. Thanks.
![]() | View Full Version : How to setup cron? mercarios 12-11-2002, 01:20 AM I have a file named script.pl I need to run every five minutes. How would I set it to run every five minutes? I moved the file to /etc/cron.hourly but that only runs every hour. Thanks. DigiCrime 12-11-2002, 01:45 AM This might help http://www.nicgrabhosting.net/Part4/crontabs.htm |