source:
trunk/essentials/sys-apps/gawk/test/exitval2.awk
Last change on this file was 3076, checked in by , 18 years ago | |
---|---|
File size: 148 bytes |
Line | |
---|---|
1 | BEGIN { print "foo" | "read x ; echo $x ; exit 12" } |
2 | # this should still exit 0, as pointed out by kenny mccormack in |
3 | # comp.lang.awk on 2 feb 2005 |
Note:
See TracBrowser
for help on using the repository browser.