From owner-freebsd-current@FreeBSD.ORG Fri Jan 9 10:32:26 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52AC2106564A for ; Fri, 9 Jan 2009 10:32:26 +0000 (UTC) (envelope-from marius@nuenneri.ch) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id E17E98FC08 for ; Fri, 9 Jan 2009 10:32:25 +0000 (UTC) (envelope-from marius@nuenneri.ch) Received: by yx-out-2324.google.com with SMTP id 8so3950327yxb.13 for ; Fri, 09 Jan 2009 02:32:25 -0800 (PST) Received: by 10.90.88.16 with SMTP id l16mr1805410agb.4.1231497145052; Fri, 09 Jan 2009 02:32:25 -0800 (PST) Received: by 10.90.106.8 with HTTP; Fri, 9 Jan 2009 02:32:25 -0800 (PST) Message-ID: Date: Fri, 9 Jan 2009 11:32:25 +0100 From: "=?ISO-8859-1?Q?Marius_N=FCnnerich?=" To: "Bruce M. Simpson" In-Reply-To: <4966A9AB.2040802@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4965927D.1060507@freebsd.org> <4966A9AB.2040802@FreeBSD.org> Cc: Tim Kientzle , "freebsd-current@freebsd.org" Subject: Re: bsdtar fan X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 09 Jan 2009 10:32:26 -0000 On Fri, Jan 9, 2009 at 2:34 AM, Bruce M. Simpson wrote: > Off topic: > Tim, thank you for bsdtar. I recently had to muck around with ISO images on > a debian box, and mounting them all would have been prohibitive. Thanks to > bsdtar, I could just extract the files I needed, without using loopback > mounts. That was invaluable. thank you! When I'm on other systems I constantly try tar xf and fail. bsdtar rocks Tim :)