crontab bug or limitation ?

Dennis T. Chen dennis at qumix.UUCP
Wed Oct 5 00:44:40 AEST 1983


Is this the crontab bug or limitation that 

0,15,30,45 0-13,18-23 * * * progname

doesn't work at all, therefore, I had to split into two lines:

0,15,30,45 0-13 * * * progname
0,15,30,45 18-23 * * * progname

We are running 4.1bsd.

...ittvax!qumix!dennis



More information about the Comp.unix.wizards mailing list