[504] in Athena Bugs
awk usage message
daemon@ATHENA.MIT.EDU (qjb@ATHENA.MIT.EDU)
Tue Jul 12 15:38:06 1988
From: <qjb@ATHENA.MIT.EDU>
Date: Tue, 12 Jul 88 15:37:20 EDT
To: rt-testers@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU, rt-testers@ATHENA.MIT.EDU
In-Reply-To: Henry Mensch's message of Tue, 12 Jul 88 15:04:11 EDT <8807121904.AA09108@GARP>
a) please report bugs in RT test releases to rt-testers@athena.mit.edu
(so the rest of the people using the test release know there's a
problem).
Please summarize the rools about whom to send bug reports to. I have been
told each of the following things at different times:
1. If the bug occurs in the field, send to bugs. If it occurs on the
test machines, send to testers. If it occurs in both places,
send to both places.
2. Don't send bugs to both [rt/vs]-testers and bugs. I am tired of
reading the same thing twice all the time.
3. If it occurs on the field, send to bugs only; it is the most general
list.
> % awk
> awk: Usage: awk [-f source | 'cmds'] [files]
> Exit 2 awk
>
>
> This usage messages does not mention the -F option. Perhaps the right
> usage message is something like
>
> awk: Usage: awk [-Fc] [-f source | 'cmds'] [files]
Do you have any indication that the -F option is supported *at all* in
this version of awk?
Yes; I have been using for a long time.
--Jay