rioguia
10-25-2002, 04:28 AM
I have a website I am hosting on my local server. It has some statistics functions that need to be updated. I want to use the /etc/cron.hourly file for this purpose.
The website file that does this is called /opt/ezpublish/sites/default/cron.php.
The redhat FAQ says, "All the sysadmin needs to do is drop a shell script or a link to an executable in one of the directories [referring to /etc/cron.hourly] and it will automatically be run at the appropriate time." Can anyone point me to a resource that would help me write this file?
The website file that does this is called /opt/ezpublish/sites/default/cron.php.
The redhat FAQ says, "All the sysadmin needs to do is drop a shell script or a link to an executable in one of the directories [referring to /etc/cron.hourly] and it will automatically be run at the appropriate time." Can anyone point me to a resource that would help me write this file?