Running a cron job every minute is easy, running it at specific minutes past the hour is easy.
But is it possible to say "only between 1300 and 1400 run every 1 minute"?
|
Running a cron job every minute is easy, running it at specific minutes past the hour is easy. But is it possible to say "only between 1300 and 1400 run every 1 minute"? | |||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
| |||||
feedback
|
|
Just use a
| |||||||
feedback
|