S
S
Sergey Beloventsev2018-11-06 20:02:35
Task Schedulers
Sergey Beloventsev, 2018-11-06 20:02:35

How to properly set crontab rule?

The question is essentially simple: I need to run the script from 00:00 hours to 04:00 15 minutes every Sunday.
Tell me how to correctly describe the period in crontab?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
Hanneman, 2018-11-06
@Sergalas

Use crontab.guru . Experiment at the same time.
“At every 15th minute from 0 through 59 past every hour from 0 through 4 on Sunday.”
0/15 0-4 * * 0

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question