From owner-freebsd-questions Wed Apr 28 13:16:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from pokey.local.net (arc1-90.netwalk.net [206.175.61.90]) by hub.freebsd.org (Postfix) with ESMTP id B593C157B1 for ; Wed, 28 Apr 1999 13:16:00 -0700 (PDT) (envelope-from jmutter@netwalk.com) Received: from insomnia.local.net (insomnia.local.net [192.168.2.3]) by pokey.local.net (8.9.2/8.9.2) with ESMTP id QAA44003; Wed, 28 Apr 1999 16:08:58 -0400 (EDT) (envelope-from jmutter@insomnia.local.net) Date: Wed, 28 Apr 1999 16:11:35 -0400 (EDT) From: "James A. Mutter" Reply-To: jmutter@netwalk.com To: W Gerald Hicks Cc: Adam Nealis , Kevin Weiss , freebsd-questions@FreeBSD.ORG, wghicks@wghicks.bellsouth.net Subject: Re: what is you favorite shell? In-Reply-To: <199904281738.NAA93113@bellsouth.net> 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 :I wouldn't do that. Over here we enforce the rule that only :'make installworld' is permitted to install programs into :/bin or the other system installed directories for executables. : :If you *must* do this, make sure it is a statically linked bash. : You know people, it's not that difficult to make a statically linked binary. Edit the makefile to include "-static" as a linker option and you're all set. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message