Subject: Re: root shell?
To: John Ostrowick <jon@colossus.cs.wits.ac.za>
From: Scott Reynolds <scottr@og.org>
List: port-mac68k
Date: 08/03/1997 13:02:42
On Thu, 31 Jul 1997, John Ostrowick wrote:

> does root shell have to be csh? i hate it. i'd far prefer bash or tcsh,
> [...]

NetBSD's /bin/sh is a mostly-POSIX-compliant shell, including the command
history features.  If you are using NetBSD-current from the last 8 months
sometime, we also have a Korn shell workalike installed as /bin/ksh.  (I
personally prefer our ksh to bash, zsh, and even our version of sh because 
it is lighter and very compatible with existing sh and ksh scripts.)

--scott