From owner-freebsd-questions Tue Mar 14 15:34:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from peloton.runet.edu (peloton.runet.edu [137.45.96.205]) by hub.freebsd.org (Postfix) with ESMTP id 06F0037B793 for ; Tue, 14 Mar 2000 15:34:34 -0800 (PST) (envelope-from brett@peloton.runet.edu) Received: from localhost (brett@localhost) by peloton.runet.edu (8.9.3/8.9.3) with ESMTP id SAA49646; Tue, 14 Mar 2000 18:34:19 -0500 (EST) (envelope-from brett@peloton.runet.edu) Date: Tue, 14 Mar 2000 18:34:19 -0500 (EST) From: Brett Taylor To: John Starkey Cc: FreeBSD Subject: Re: Changing shells. In-Reply-To: <38CEB154.7901F9A4@polaris.umuc.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, On Tue, 14 Mar 2000, John Starkey wrote: > When I installed it I wanted to use the bash shell at start-up and typed > it incorrectly as bsh. > I tried changing the prompt command in /etc/passwd but when I login as > my normal user it still gives the "no such file" for /bin/bsh Yeah - /bin isn't where bash is kept (this isn't Linux :-) - change it to /usr/local/bin/bash (assuming you've installed bash - the system comes w/ csh and sh). I assume you're using vipw? Brett ***************************************************** Dr. Brett Taylor brett@peloton.runet.edu * Dept of Chem and Physics * Curie 39A (540) 831-6147 * Dept. of Mathematics and Statistics * Walker 234 (540) 831-5410 * ***************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message