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 [EMAIL PROTECTED]
> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to