Quoth Net Llama!:
> A few months back, iremember someone wanted to run a cronjob more often
> than once per minute, and they found some kind of daemon that was capable
> of this.  I'm searching the list archives, and Google and can't find what
> it is.  Anyone remember?

Hm. I'm not sure (most) cron daemons are capable for resolution finer
than 60 seconds. You'd be better off coding up some low priority
task that runs every N seconds in the background...

Kurt
-- 
Carmel, New York, has an ordinance forbidding men to wear coats and
trousers that don't match.
_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to