E
E
Eugene Ki2016-03-30 09:43:55
linux
Eugene Ki, 2016-03-30 09:43:55

Cron every 245 minutes?

Good morning. You need to run the script with cron every 245 minutes.
*/5 */4 * * * command
*/5 4 * * * command
Is either of these true or both are not true?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexey Ukolov, 2016-03-30
@alexey-m-ukolov

www.cronmaker.com

A
alegzz, 2016-03-30
@alegzz

Both options are incorrect. run the script every 5 minutes and check the time of the previous run.

O
OnYourLips, 2016-03-30
@OnYourLips

Find the greatest common divisor of this range and hour and check from the launcher script at startup.
Or manually add a few cron entries for these intersections.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question