in reply to Re:x3 Using perl as a cron script? (dynamic sleeping)
in thread Using perl as a cron script?

What is a "standard cron" in your books?

My Vixie Cron (standard on Linux?) has allowed me to put */8 in the minutes field for ages...

  • Comment on Re: Re:x3 Using perl as a cron script? (dynamic sleeping)

Replies are listed 'Best First'.
Re: Re: Re:x3 Using perl as a cron script? (dynamic sleeping)
by Anonymous Monk on Jun 29, 2002 at 02:26 UTC
    Clarification. By "my" I mean the copy of cron that is on my machine. I didn't write it!