From owner-freebsd-current@FreeBSD.ORG Tue Mar 29 06:09: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 A298F16A4CE for ; Tue, 29 Mar 2005 06:09:42 +0000 (GMT) Received: from mail23.sea5.speakeasy.net (mail23.sea5.speakeasy.net [69.17.117.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6348443D53 for ; Tue, 29 Mar 2005 06:09:42 +0000 (GMT) (envelope-from jmg@hydrogen.funkthat.com) Received: (qmail 29153 invoked from network); 29 Mar 2005 06:09:41 -0000 Received: from gate.funkthat.com (HELO hydrogen.funkthat.com) ([69.17.45.168]) (envelope-sender ) by mail23.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 29 Mar 2005 06:09:41 -0000 Received: from hydrogen.funkthat.com (wvmzsx@localhost.funkthat.com [127.0.0.1])j2T69eGH026258; Mon, 28 Mar 2005 22:09:40 -0800 (PST) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.12.10/8.12.10/Submit) id j2T69dMJ026257; Mon, 28 Mar 2005 22:09:39 -0800 (PST) Date: Mon, 28 Mar 2005 22:09:39 -0800 From: John-Mark Gurney To: "Brian K. White" , freebsd-current@FreeBSD.ORG Message-ID: <20050329060939.GB37984@funkthat.com> Mail-Followup-To: "Brian K. White" , freebsd-current@FreeBSD.ORG References: <20050327223238.GA749@polands.org> <010401c53385$584a04c0$6800000a@venti> <20050329041527.GA9586@VARK.MIT.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050329041527.GA9586@VARK.MIT.EDU> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.2-RELEASE i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html Subject: Re: Heads up: gtar gone from base system X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: John-Mark Gurney List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2005 06:09:42 -0000 David Schultz wrote this message on Mon, Mar 28, 2005 at 23:15 -0500: > On Mon, Mar 28, 2005, Brian K. White wrote: > > > To move file hierarchies, use a command line like this: > > > > > > tar -cf - -C srcdir . | tar xpf - -C destdir > > > > Why not? > > Isn't that just a slight convenience for this?: > > cd srcdir ; tar cf - . |( cd destdir ; tar xpf - ) > > detsdir: No such file or directory. then try: (cd srcdir; tar cf - .) | (cd destdir; tar xpf - ) -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."