From owner-freebsd-current Sat Aug 11 17:56:27 2001 Delivered-To: freebsd-current@freebsd.org Received: from rhymer.cogsci.ed.ac.uk (rhymer.cogsci.ed.ac.uk [129.215.144.8]) by hub.freebsd.org (Postfix) with ESMTP id B81EF37B409 for ; Sat, 11 Aug 2001 17:56:22 -0700 (PDT) (envelope-from richard@cogsci.ed.ac.uk) Received: from banks.cogsci.ed.ac.uk (banks [129.215.144.55]) by rhymer.cogsci.ed.ac.uk (8.9.3/8.9.3) with ESMTP id BAA00571; Sun, 12 Aug 2001 01:56:16 +0100 (BST) Received: (from richard@localhost) by banks.cogsci.ed.ac.uk (8.9.3+Sun/8.9.3) id BAA26975; Sun, 12 Aug 2001 01:56:15 +0100 (BST) Date: Sun, 12 Aug 2001 01:56:15 +0100 (BST) Message-Id: <200108120056.BAA26975@banks.cogsci.ed.ac.uk> From: Richard Tobin Subject: Re: bash in /usr/local/bin? To: Wes Peters , Jason Vervlied In-Reply-To: Wes Peters's message of Sat, 11 Aug 2001 18:52:13 -0600 Organization: just say no Cc: freebsd-current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > need a shell located in /bin for root would it break anything if I moved > > bash from /usr/local/bin to /bin > Yes, unless you compile bash as a static executable. The bash in the packages collection is statically compiled, presumably for just this reason. -- Richard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message