Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2019 09:22:58 +0000
From:      Edward Tomasz =?utf-8?Q?Napiera=C5=82a?= <trasz@freebsd.org>
To:        Daniel Eischen <deischen@freebsd.org>
Cc:        Bruce Evans <brde@optusnet.com.au>, arch@freebsd.org, Baptiste Daroussin <bapt@freebsd.org>, Gleb Popov <arrowd@freebsd.org>
Subject:   Re: Importing mksh in base
Message-ID:  <20190125092258.GA26635@v2>
In-Reply-To: <F6CE1B6D-F5BF-4089-89B7-AE5DB3E7C1ED@freebsd.org>
References:  <20190125165751.kpcjjncmf7j7maxd@ivaldir.net> <CALH631keUjj8qUomFY4nT2Mij9T7AWwFEGLDok=6zaaPx4T8DQ@mail.gmail.com> <20190126064128.Y872@besplex.bde.org> <F6CE1B6D-F5BF-4089-89B7-AE5DB3E7C1ED@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 0125T1515, Daniel Eischen wrote:
> 
> > On Jan 25, 2019, at 2:53 PM, Bruce Evans <brde@optusnet.com.au> wrote:
> > 
> > I have used /bin/bash as the root shell for more about 20 years.  The
> > currently install version is slightly newer -- only about 15 years old
> > (bash-1.14.7(1) installed by mv'ing it from /usr/local/bin where some
> > port put it.
> 
> Just picking a recent post to reply to...
> 
> I've used bash on FreeBSD as the default shell for many years, ever since it became a port.  But I don't change root's shell, because I don't want it pointing off to /usr/local.  If there were a base bash-like shell, I'd use it so long as it had tab completion and up/down arrow for history recall.

FWIW, our current sh(1) already provides that, with the caveat that
the completion works fine for paths, but not quite for commands
themselves.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190125092258.GA26635>