Path: utzoo!utgpu!watmath!wcwince From: wcwince@watmath.waterloo.edu Newsgroups: uw.mfcf.software Subject: UMIPS SysV AWK end of statement syntax restriction Message-ID: <28466@watmath.waterloo.edu> Date: 18 Aug 89 16:12:14 GMT Sender: wcwince@watmath.waterloo.edu Reply-To: wcwince@watmath.waterloo.edu Distribution: uw Lines: 7 From: "Bill Ince [MFCF]"On UMIPS 4.0, an AWK script of the following form: BEGIN { some_stuff_here } { more_stuff_here } works with /usr/bsd43/bin/awk but not with /bin/awk. Sent in a bug report, stashed in daisy:/software/umips/bug-reports/reports/awk-eol.