From owner-freebsd-current@FreeBSD.ORG Mon Mar 28 19:15:42 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 80F8716A4CE for ; Mon, 28 Mar 2005 19:15:42 +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 A715643D49 for ; Mon, 28 Mar 2005 19:15:41 +0000 (GMT) (envelope-from djp@polands.org) Received: from jericho.polands.org (jericho.polands.org [172.16.1.35] (may be forged)) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id j2SJFFoR047297; Mon, 28 Mar 2005 13:15:25 -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 j2SJFAPQ017013; Mon, 28 Mar 2005 13:15:10 -0600 (CST) (envelope-from djp@jericho.polands.org) Received: (from djp@localhost) by jericho.polands.org (8.13.3/8.13.1/Submit) id j2SJFAm1017012; Mon, 28 Mar 2005 13:15:10 -0600 (CST) (envelope-from djp) Date: Mon, 28 Mar 2005 13:15:10 -0600 From: Doug Poland To: Steve Kargl Message-ID: <20050328191509.GD95281@polands.org> References: <42483DF1.7090805@elischer.org> <200503281728.j2SHSbcX031848@realtime.exit.com> <20050328175500.GC95281@polands.org> <20050328185249.GB69540@troutmask.apl.washington.edu> <20050328190412.GA85227@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050328190412.GA85227@troutmask.apl.washington.edu> 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 19:15:42 -0000 On Mon, Mar 28, 2005 at 11:04:13AM -0800, Steve Kargl wrote: > On Mon, Mar 28, 2005 at 10:52:49AM -0800, Steve Kargl wrote: > > > > *** bsdtar.1.orig Mon Mar 28 10:43:08 2005 > > --- bsdtar.1 Mon Mar 28 10:51:07 2005 > > *************** > > *** 457,462 **** > > --- 457,465 ---- > > the default tape drive: > > .Dl Nm Fl x > > .Pp > > + To move file hierarchies, use a command line like this: > > + .Dl Nm Fl cf Pa - Fl C Pa srcdir \&. | Nm Fl xpf Pa - Fl C Pa destdir > > + .Pp > > In create mode, the list of files and directories to be archived > > can also include directory change instructions of the form > > .Cm -C Ns Pa foo/baz > > > > It appears that David O'Brien has already committed something for this. > Thanks David. -- Regards, Doug