Cron Setting up

Bill Moran wmoran at potentialtech.com
Mon May 3 11:36:12 PDT 2004


Leroy Isbell 3DMASTERS wrote:
> 
> Hello All,
> 
> I need a little help in setting a cron job.  I have a php command script i
> need to have run Daly.
> I am using freebsd stable 4.9.

What have you tried to do so far?

One thing you might find easier than cron is periodic.  See "man periodic"
and take a look at the scripts in /etc/periodic/daily/
You can simply add your script to that directory, and periodic will
execute it daily with all the others.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com


More information about the freebsd-questions mailing list