Jump to content

Help talk:Toolforge/Java/Archives/2017

From Wikitech
Latest comment: 7 years ago by Base in topic * */5 * * *.
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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