crontab(5)定义了以下字段:
field allowed values
----- --------------
minute 0-59
hour 0-23
day of month 1-31
month 1-12 (or names, see below)
day of week 0-7 (0 or 7 is Sun, or use names)
并说明:
Step values can be used in conjunction with ranges. Following a range with ``/<number>'' specifies skips of the number's value through the range. For example, ``0-23/2'' can be used in the hours field to specify command execution every other hour (the alternative in the V7 standard is ``0,2,4,6,8,10,12,14,16,18,20,22'').
因此,据我所知,没有双周刊的乔布斯。我很确定有解决方法,您有什么办法?还是我错过了什么?
2
我可以在这里找到最好的答案:unix.stackexchange.com/questions/1224/…–
—
Somantra
...关于U&L的那些答案将是我这样做的方式,@ Somantra :-)
—
voretaq7
@ voretaq7,我曾经说过这是规范的答案,但我不想作为学究的人来见;-)
—
Somantra 2012年