Is there a way to run a cron job once a minute for an hour every day?
I know I can probably make 60 cron jobs to do this but that would make it difficult if I ever needed to edit the job.
|
|
|
Sure:
That tells it to run every minute during the 4 AM hour. |
|||||||||||||
|