keyboard history editing
Chet Ramey
chet at odin.INS.CWRU.Edu
Thu Apr 4 03:06:41 AEST 1991
In article <1991Apr3.144826.5972 at athena.mit.edu> jik at 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 at ins.CWRU.Edu My opinions are just those, and mine alone.
More information about the Comp.unix.questions
mailing list