Cron - First Saturday of the month

David Canzi dmcanzi at watserv1.waterloo.edu
Fri Aug 10 14:06:54 AEST 1990


In article <1990Aug9.001850.19494 at iwarp.intel.com> merlyn at iwarp.intel.com (Randal Schwartz) writes:
>I submit that the writers of that there manpage just didn't know what
>they were talking about.  As a real guru hacking the One True Unix, I
>would then curse the manpage author, and go look at the source.
>However, since I haven't seen UNIX source (UNIX without source... a
>mortal sin) for 5 years (gack!!!), I cannot resolve this by myself.
>Help, someone?

In the absence of source code, you experiment.  At 23:32 on Thursday,
Aug 9, these were the contents of my crontab:

32 23 1-5 * 1 date > /u/dmcanzi/temp/www
32 23 7-11 * 4 date > /u/dmcanzi/temp/xxx
32 23 1-5 * 4 date > /u/dmcanzi/temp/yyy
32 23 7-11 * 1 date > /u/dmcanzi/temp/zzz

The files xxx, yyy, and zzz were created, www was not created.  The
manual page is correct.

-- 
David Canzi



More information about the Comp.unix.wizards mailing list