Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 SMI; site sun.uucp Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!decwrl!sun!guy From: guy@sun.uucp (Guy Harris) Newsgroups: net.unix-wizards Subject: Re: In sh, is '[' a portable synonym for 'test'? Message-ID: <2918@sun.uucp> Date: Tue, 22-Oct-85 03:40:58 EDT Article-I.D.: sun.2918 Posted: Tue Oct 22 03:40:58 1985 Date-Received: Thu, 24-Oct-85 00:38:58 EDT References: <482@phri.UUCP> <2887@sun.uucp> <531@moncol.UUCP> <5242@elsie.UUCP> <537@moncol.UUCP> Organization: Sun Microsystems, Inc. Lines: 12 > Now if there was a patch for the v7 'sh' to use '#' as a real comment.... If you don't have an S5 license, get the 4.xBSD 'sh' (assuming you have a 32V license); it's the V7 shell with '#' as a real comment (but it treats any file whose first character is '#' as a C shell script). If you *do* have an S5 license, use its shell instead - it's much improved (the S5R2 version even has Bourne's bastard Algol 68 expunged, finally, although it still has the whacky method for storage allocation which causes plenty of problems on machines which won't let user-mode code restart or continue instructions). Guy Harris