Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2002 07:24:11 -0700 (MST)
From:      xcas@cox.net
To:        Naydoe Maung <nyingelay@hotpop.com>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: BASH shell
Message-ID:  <20021105071913.Y19010-100000@bsd-unix.org>
In-Reply-To: <200211050147.12787.nyingelay@hotpop.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 5 Nov 2002, Naydoe Maung wrote:

> how would i go about fixing the shell so that it will always start with
> "bash"?  thanks in advance.
>
> - i'm using FBSD 4.7 with KDE.
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
>

if bash is installed
	chsh -s /usr/local/bin/bash
else install it from
	/usr/ports/shells/bash2
or
	/usr/ports/shells/bash1


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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