I'm curious, what is the expected behavior here? `6/2` would say "every 2nd minute, starting from minute 6". You can combine a range and a step like this: `6-30/2` but I'm not sure how to parse your step with a range.
Is it possible crontab.guru is exposing a bug in your crontab that your version of cron just happens to be tolerant of?'
Huh, that's weird. It looks like something got screwed in the copy/paste process, because the previous article I linked definitely has the correct "range/step" format. I thought I had copied it from there, but can't find this example there. And you're absolutely right, the version I quote here is syntactically invalid.
So the syntactically valid version does not work in that earlier cron-to-English translator, but it does appear to work in this version.
So I thought I'd pull out one of the examples from my crontab that didn't work for that one and try it on this one:
Nope, doesn't work.[0] https://news.ycombinator.com/item?id=8122129
[1] http://www.cronchecker.net/