chinmaykmawar has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
I have a script that has to run at 3:00AM and 6:30AM
Currently i have two different cron entries for each of these. I know how one one entry would be required if it was 3:30 and 6:30.
But is it possible to have one cron entry to run at 3:00 and 6:30?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Different minutes of hour in one crontab entry
by blindluke (Hermit) on Dec 08, 2014 at 09:59 UTC | |
|
Re: Different minutes of hour in one crontab entry
by jonadab (Parson) on Dec 08, 2014 at 11:44 UTC | |
|
Re: Different minutes of hour in one crontab entry
by marto (Cardinal) on Dec 08, 2014 at 09:56 UTC |