From owner-freebsd-current@FreeBSD.ORG Tue Apr 5 13:44:55 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75FAB16A4DF for ; Tue, 5 Apr 2005 13:44:55 +0000 (GMT) Received: from ion.gank.org (ion.gank.org [69.55.238.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4683B43D2F for ; Tue, 5 Apr 2005 13:44:55 +0000 (GMT) (envelope-from craig@xfoil.gank.org) Received: by ion.gank.org (mail, from userid 1001) id D74372BA92; Tue, 5 Apr 2005 08:44:54 -0500 (CDT) Date: Tue, 5 Apr 2005 08:44:52 -0500 From: Craig Boston To: Tim Kientzle , current@FreeBSD.ORG Message-ID: <20050405134451.GA80818@nowhere> Mail-Followup-To: Craig Boston , Tim Kientzle , current@FreeBSD.ORG References: <4243B57D.5050204@freebsd.org> <200503261636.j2QGa2ZI055013@gate.bitblocks.com> <20050404002141.2819f386@dolphin.local.net> <42521824.1030009@kientzle.com> <20050405114907.GA49792@VARK.MIT.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050405114907.GA49792@VARK.MIT.EDU> User-Agent: Mutt/1.4.2.1i Subject: Re: Heads up: gtar gone from base system X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 13:44:55 -0000 On Tue, Apr 05, 2005 at 07:49:08AM -0400, David Schultz wrote: > On Mon, Apr 04, 2005, Tim Kientzle wrote: > > In addition, bsdtar actually ignores the -z > > flag on extraction in favor of libarchive's automatic > > compression detection. > > FWIW, I really like this feature. Heh, I discovered quite by accident yesterday (mixed up .jar and .tar in my head) that bsdtar works on ZIP files ;-) Craig