Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2001 19:46:28 -0700
From:      dannyman <dannyman@toldme.com>
To:        Andre` Niel Cameron <AndreC@Axxs.net>
Cc:        free bsd <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Default shell
Message-ID:  <20010914194628.E11099@toldme.com>
In-Reply-To: <047b01c13ca0$422b4350$a50410ac@olmct.net>; from AndreC@Axxs.net on Thu, Sep 13, 2001 at 06:05:54PM -0400
References:  <042601c13c8c$81b44e90$a50410ac@olmct.net> <20010913164505.A935@inebraska.com> <047b01c13ca0$422b4350$a50410ac@olmct.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 13, 2001 at 06:05:54PM -0400, Andre` Niel Cameron wrote:
> > > 
> > chsh -s /usr/local/bin/bash
> > (assuming that that is where your bash binary is located)
> This will change it so everytime any user logs in they get bash? 

No.

This might:

perl -e 's}/bin/tcsh}/usr/local/bin/tcsh}g' /etc/master.passwd
pwd_mkdb /etc/master.passwd

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?20010914194628.E11099>