From owner-freebsd-questions Fri Sep 14 19:45:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dell.dannyland.org (dsl092-007-150.sfo1.dsl.speakeasy.net [66.92.7.150]) by hub.freebsd.org (Postfix) with ESMTP id 0FAD537B413 for ; Fri, 14 Sep 2001 19:45:41 -0700 (PDT) Received: by dell.dannyland.org (Postfix, from userid 1001) id D655F5C85; Fri, 14 Sep 2001 19:46:28 -0700 (PDT) Date: Fri, 14 Sep 2001 19:46:28 -0700 From: dannyman To: Andre` Niel Cameron Cc: free bsd Subject: Re: Default shell Message-ID: <20010914194628.E11099@toldme.com> References: <042601c13c8c$81b44e90$a50410ac@olmct.net> <20010913164505.A935@inebraska.com> <047b01c13ca0$422b4350$a50410ac@olmct.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <047b01c13ca0$422b4350$a50410ac@olmct.net>; from AndreC@Axxs.net on Thu, Sep 13, 2001 at 06:05:54PM -0400 X-Loop: djhoward@uiuc.edu Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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