Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!apple!agate!usenet.ins.cwru.edu!odin!chet From: chet@odin.INS.CWRU.Edu (Chet Ramey) Newsgroups: comp.unix.questions Subject: Re: keyboard history editing Message-ID: <1991Apr3.170641.2700@usenet.ins.cwru.edu> Date: 3 Apr 91 17:06:41 GMT References: <9104011503.AA01057@?lri.uwo.ca> <1991Apr3.144826.5972@athena.mit.edu> Sender: news@usenet.ins.cwru.edu Reply-To: chet@po.CWRU.Edu Organization: Case Western Reserve Univ. Cleveland, Ohio, (USA) Lines: 19 Nntp-Posting-Host: odin.ins.cwru.edu In article <1991Apr3.144826.5972@athena.mit.edu> jik@athena.mit.edu (Jonathan I. Kamens) writes: > There are several such shells. Bruce Varney has already mentioned bash, >which is a freely redistributable (under the GPL) shell based on the bourne >shell. Just a nit. Bash is `based on the Bourne shell' in that it implements the Posix 1003.2 spec, which is based on the System V shell, but it is a completely new implementation; there is no sh source in it. Ksh and tcsh can be said to be `based on' the Bourne and C shells, respectively, because they each contain portions of those shells. Chet -- Chet Ramey ``Now, somehow we've brought our sins Network Services Group back physically -- and they're Case Western Reserve University pissed.'' chet@ins.CWRU.Edu My opinions are just those, and mine alone.