songahji has asked for the wisdom of the Perl Monks concerning the following question:
let's say I have hundreds of jobs in the cron. Is there any perl module that prints out the entries better than 'crontab -l' ?
It would be nice if there is tool that prints entries in a way of weekly, monthly or yearly format. Hmm, I bet I need to write it myself.
Best regards,
Songahji
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Tracking Crontab
by Fletch (Bishop) on Oct 02, 2008 at 12:58 UTC | |
|
Re: Tracking Crontab
by Corion (Patriarch) on Oct 02, 2008 at 12:43 UTC | |
|
Re: Tracking Crontab
by JavaFan (Canon) on Oct 02, 2008 at 12:44 UTC |