Re: Cron
On Fri, Sep 26, 2003 at 09:47:07PM +0200, Stefan Waidele jun. wrote:
> Howell Evans wrote:
> >You can not make cron more granuler(sp?) then ever 5 mins.
>
> Quote from 'man cron':
> "cron then wakes up every minute, examining all stored crontabs, check-
> ing each command to see if it should be run in the current minute."
>
> So cron's granularity (++sp?) is one minute.
>
That's amazing; I would have expected cron to have information to know
a priori when to wake up, rather than "polling"...
At the least it could optimize out obviously simple cases...
Reply to:
- Follow-Ups:
- Re: Cron
- From: Ron Johnson <ron.l.johnson@cox.net>
- References:
- Cron
- From: Russell Shaw <rjshaw@iprimus.com.au>
- Re: Cron
- From: Howell Evans <gevans1@utk.edu>
- Re: Cron
- From: "Stefan Waidele jun." <Stefan@Waidele.net>