Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!david From: david@utzoo.UUCP (David Trueman) Newsgroups: hacknews Subject: sh(1) behaviour corrected Message-ID: <4792@utzoo.UUCP> Date: Sun, 16-Dec-84 17:18:14 EST Article-I.D.: utzoo.4792 Posted: Sun Dec 16 17:18:14 1984 Date-Received: Sun, 16-Dec-84 17:18:14 EST Organization: U of Toronto Zoology Lines: 16 I installed a bug fix to sh(1) that was reported on the net. The shell was not doing the right thing on the command: glurp ; echo hello It should print: glurp: not found hello whereas it was only printing the first line. Perhaps more seriously, it was also goofing: glurp || echo hello The new version handles these cases correctly. -- David Trueman @ U of Toronto Zoology {allegra,ihnp4,linus,decvax}!utzoo!david