From owner-freebsd-arch@FreeBSD.ORG Mon Oct 18 17:30:58 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7843916A4CE for ; Mon, 18 Oct 2004 17:30:58 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36A8043D48 for ; Mon, 18 Oct 2004 17:30:58 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i9IHUiaA005645; Mon, 18 Oct 2004 10:30:44 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i9IHUh7Y005644; Mon, 18 Oct 2004 10:30:43 -0700 (PDT) (envelope-from obrien) Date: Mon, 18 Oct 2004 10:30:43 -0700 From: "David O'Brien" To: Richard Coleman Message-ID: <20041018173043.GE5179@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Richard Coleman , Ryan Sommers , arch@freebsd.org References: <4171F702.9020405@gamersimpact.com> <4173DD4F.1030501@criticalmagic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4173DD4F.1030501@criticalmagic.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Ryan Sommers cc: arch@freebsd.org Subject: Re: Removal of /stand Directory X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2004 17:30:58 -0000 On Mon, Oct 18, 2004 at 11:12:15AM -0400, Richard Coleman wrote: > Of course, I still find it odd that tar and cpio are in /usr/bin, but > pax is in /bin. But that's a bikeshed for another day when we are > really bored. pax(1) can read (ie, restore from tape) both tar and cpio archives. So why litter /bin up with 3 programs when 1 will do? -- -- David (obrien@FreeBSD.org)