Date: Mon, 03 May 2004 14:34:48 -0400 From: Bill Moran <wmoran@potentialtech.com> To: leroy@3dmasters.net Cc: questions@freebsd.org Subject: Re: Cron Setting up Message-ID: <409690C8.5060704@potentialtech.com> In-Reply-To: <000401c4313b$ce3bbef0$6864a8c1@3dmdomain.local> References: <000401c4313b$ce3bbef0$6864a8c1@3dmdomain.local>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?409690C8.5060704>