9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] is there any good reason why awk does this?
@ 2003-09-01  2:50 boyd
  2003-09-01  7:01 ` Charles Forsyth
  0 siblings, 1 reply; 19+ messages in thread
From: boyd @ 2003-09-01  2:50 UTC (permalink / raw)
  To: 9fans

brahma% awk 'END {exit "foo"}' /dev/null ; echo $status

brahma% awk 'END {exit 1}' /dev/null ; echo $status
awk 8186: 1


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2003-09-08  9:53 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-01  2:50 [9fans] is there any good reason why awk does this? boyd
2003-09-01  7:01 ` Charles Forsyth
2003-09-01 13:53   ` boyd, rounin
2003-09-01 17:35     ` rob pike, esq.
2003-09-02  0:38       ` boyd, rounin
2003-09-01 17:41     ` Joel Salomon
2003-09-01 17:37       ` Dan Cross
2003-09-03  0:33         ` boyd, rounin
2003-09-03  8:48           ` Douglas A. Gwyn
2003-09-03  9:31             ` Lyndon Nerenberg
2003-09-03 12:20               ` boyd, rounin
2003-09-03 12:56                 ` Russ Cox
2003-09-03 21:19                   ` boyd, rounin
2003-09-03 22:15                   ` boyd, rounin
2003-09-03 13:30                 ` Ralph Corderoy
2003-09-03 21:18                   ` boyd, rounin
2003-09-08  9:09                     ` Ralph Corderoy
2003-09-08  9:53                       ` boyd, rounin
2003-09-03 12:08             ` boyd, rounin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).