Jump to content

Help talk:Toolforge/Java/Archives/2017

Rendered with Parsoid
From Wikitech
Latest comment: 7 years ago by Base in topic * */5 * * *.
Warning! Please do not post any new comments on this page. This is a discussion archive See current discussion or the archives index.

* */5 * * *.

"we want to run the tool each five minutes, so we write: * */5 * * *" — I am not very good at crontab, but isn't this "every minute every five hours"? --Base (talk) 21:36, 17 October 2017 (UTC)Reply

Fixed as per https://crontab.guru/#*/5_*_*_*_* vs https://crontab.guru/#*_*/5_*_*_* . --Base (talk) 21:41, 17 October 2017 (UTC)Reply