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!mhuxr!mhuxn!ihnp4!qantel!lll-crg!lll-lcc!vecpyr!amd!amdcad!decwrl!sun!guy From: guy@sun.uucp (Guy Harris) Newsgroups: net.unix-wizards Subject: Re: Bourne shell modifications, past and future Message-ID: <3039@sun.uucp> Date: Thu, 28-Nov-85 15:22:49 EST Article-I.D.: sun.3039 Posted: Thu Nov 28 15:22:49 1985 Date-Received: Sat, 30-Nov-85 06:47:54 EST References: <3444@brl-tgr.ARPA> Organization: Sun Microsystems, Inc. Lines: 16 > What shell and which machine allows this? I'm running SV.2 on an AT&T > UNIX PC with the Bourne shell, and it won't work for me. The standard S5R2 Bourne shell allows this. I sincerely hope that Convergent or AT&T isn't putting out an S5R1 shell on a system which claims to be S5R2; check up with your vendor on this. Try saying type cat to your shell. If it says "cat is /bin/cat" or somesuch, it's the S5R2 shell and should support shell functions. The example given does work on the S5R2 shell. If it complains that "type" isn't found, or something like that, it's not the S5R2 shell. In either case, if your system claims to be S5R2, bitch; either you've got a broken shell or the wrong shell. Guy Harris