yellowdog-general digest, Vol 1 #244 - 12 msgs

Stephen Lewis yellowdog-general@lists.terrasoftsolutions.com
Wed Jun 12 10:58:01 2002


After reading 'man crontab' put your script in
/etc/cron.daily
and it will get run automatically once a day,
assuming you have 'crontabs' package installed,
Stephen Lewis

> Date: Tue, 11 Jun 2002 20:19:11 -0700 (PDT)
> From: "Paul J. Lucas" <pauljlucas@mac.com>
> To: yellowdog-general@lists.terrasoftsolutions.com
> Subject: Re: timed events
> Reply-To: yellowdog-general@lists.terrasoftsolutions.com
> 
> On Tue, 11 Jun 2002, Chaz wrote:
> 
> > Assuming I can write a program that will check and delete the files,
> how do I
> > get that program executed on a regular basis, probably every 24 hours?
> 
>         man crontab
> 
>         - Paul
> 
> 
> --__--__--
>