From owner-freebsd-advocacy Sun Jul 25 7:36:54 1999 Delivered-To: freebsd-advocacy@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id 49EF414EE7 for ; Sun, 25 Jul 1999 07:36:51 -0700 (PDT) (envelope-from dcs@newsguy.com) Received: from newsguy.com by peach.ocn.ne.jp (8.9.1a/OCN) id XAA02086; Sun, 25 Jul 1999 23:34:47 +0900 (JST) Message-ID: <379B2071.18BEE79E@newsguy.com> Date: Sun, 25 Jul 1999 23:34:25 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.6 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: Summoner Cc: freebsd-advocacy@FreeBSD.ORG Subject: Re: What to tell to Linux-centric people?! References: <37991278.5324A70B@uswest.net> <379914D5.6DB65A6C@uswest.net> <3799EA01.4A1E60C@newsguy.com> <379AD017.F651CC0E@uswest.net> <379AD150.E2110AEA@newsguy.com> <379AF958.41E15B97@uswest.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Sender: owner-freebsd-advocacy@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Summoner wrote: > > If I make a static linked version of bash, would it no longer be a > Bad Thing(tm) to use it for root's shell, or should I just learn to > use csh like a good little unixhead? Make a static version of bash, stuff it in /bin, and you should be ok. As for csh, forget it. It's an evil shell. There are a lot of good reasons not to use it, and no good reason to use it, no matter what the csh fanatics tell you. They have been brainwashed. Now, good old bourne shell, specially the enhanced version FreeBSD have, that's another matter entirely... :-) Don't fret about shell. If you boot single user, you'll be asked what shell to use, with a default of /bin/sh (see, even the system knows sh is better than csh!). So you can assign your dynamic-linked /usr/local/bin/bash as your default shell and be done with it. You'll always be allowed to go to /bin/sh in case of emergency. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "Is it true that you're a millionaire's son who never worked a day in your life?" "Yeah, I guess so." "Lemme tell you, son, you ain't missed a thing." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-advocacy" in the body of the message