Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2000 22:52:14 +0200
From:      "Raantje" <dodgy@dds.nl>
To:        <tw@ettnet.se>, "Kent Stewart" <kstewart@3-cities.com>
Cc:        <freebsd-questions@FreeBSD.ORG>, "Archimedes" <pstanfield@home.com>
Subject:   RE: I may be new....but.
Message-ID:  <NEBBKAJLILFLCCLCKCBOEEALCAAA.dodgy@dds.nl>
In-Reply-To: <XFMail.000510222550.tw@ettnet.se>

next in thread | previous in thread | raw e-mail | index | archive | help
>And another thing! Anybody knows what file brings a shell to start with
that
>perticular shell? I want to change sh to bash, permanently. Not just for
the
>moment.

to change to bash permanently i do the following:

	chsh

Change the SHELL to /bin/bash or where ever you installed the binary

NOTE: it requires you to know a bit about 'vi' so i suggest you type 'man
vi' first

Give you couple of hints to get the cursor moving in vi:

	h = left
	j = down
	k = up
	l = right

Rano
dodgy@dds.nl



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?NEBBKAJLILFLCCLCKCBOEEALCAAA.dodgy>