Skip site navigation (1)Skip section navigation (2)
Date:      13 Sep 2001 15:57:25 -0400
From:      Lowell Gilbert <lowell@world.std.com>
To:        freebsd-questions@freebsd.org, AndreC@Axxs.net
Subject:   Re: Default shell
Message-ID:  <44heu6eue2.fsf@lowellg.ne.mediaone.net>
In-Reply-To: AndreC@Axxs.net's message of "Thu, 13 Sep 2001 19:48:30 %2B0000 (UTC)"
References:  <042601c13c8c$81b44e90$a50410ac@olmct.net>

next in thread | previous in thread | raw e-mail | index | archive | help
AndreC@Axxs.net (Andre` Niel Cameron) writes:

> Does anyone know how to set your default shell to Bash?(I already installed
> bash)

Use chsh(1).

>        Also, I want it to have the server name like csh not say Bash-2.0.#
> any ideas?

Um, csh uses just a number sign for the default prompt, so I'm not
sure exactly what you want, but try putting the following in your
.bashrc file:
PS1='\h > '

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?44heu6eue2.fsf>