From owner-freebsd-current@FreeBSD.ORG Mon Mar 28 17:55:38 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 17F3016A4CE for ; Mon, 28 Mar 2005 17:55:38 +0000 (GMT) Received: from galilee.polands.org (CPE-24-208-53-189.new.rr.com [24.208.53.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2238943D1F for ; Mon, 28 Mar 2005 17:55:37 +0000 (GMT) (envelope-from djp@polands.org) Received: from jericho.polands.org ([172.16.1.35]) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id j2SHt2oR047175; Mon, 28 Mar 2005 11:55:02 -0600 (CST) (envelope-from djp@polands.org) Received: from jericho.polands.org (localhost [127.0.0.1]) by jericho.polands.org (8.13.3/8.13.1) with ESMTP id j2SHt2O9000953; Mon, 28 Mar 2005 11:55:02 -0600 (CST) (envelope-from djp@jericho.polands.org) Received: (from djp@localhost) by jericho.polands.org (8.13.3/8.13.1/Submit) id j2SHt17a000952; Mon, 28 Mar 2005 11:55:01 -0600 (CST) (envelope-from djp) Date: Mon, 28 Mar 2005 11:55:01 -0600 From: Doug Poland To: Frank Mayhar Message-ID: <20050328175500.GC95281@polands.org> References: <42483DF1.7090805@elischer.org> <200503281728.j2SHSbcX031848@realtime.exit.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503281728.j2SHSbcX031848@realtime.exit.com> User-Agent: Mutt/1.5.9i cc: "Brian K. White" cc: freebsd-current@freebsd.org cc: Julian Elischer 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: Mon, 28 Mar 2005 17:55:38 -0000 On Mon, Mar 28, 2005 at 09:28:37AM -0800, Frank Mayhar wrote: > Julian Elischer wrote: > > Brian K. White wrote: > > >> OK, the example I cannot live without... > > >> > > >> > > >> To move file hierarchies, use a command line like this: > > >> > > >> tar -cf - -C srcdir . | tar xpf - -C destdir > > > > bsdtar supports -C.. > > > > what in the above line doesn't work? > > I think he just wants that example to live in the bsdtar manpage, as it > (apparently) did in the gtar manpage. > Correct, just a documentation issue. Didn't mean to cause a fuss... -- Regards, Doug