A
A
alehandroWEB2020-06-30 09:21:07
Task Schedulers
alehandroWEB, 2020-06-30 09:21:07

How to specify a cron job from 9:00 to 19:00 every 5 minutes?

Every five minutes like this: (*/5 * * * *)
from 9:00 to 19:00 every hour like this: (9-19 * * *)
but if this is combined (*/5 9-19 * * *) then desired result is not obtained

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Karasik, 2020-06-30
@alehandroWEB

desired result is not obtained

and what happens?
looks quite normal.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question