Re: Heads up: gtar gone from base system

From: David Schultz <das_at_FreeBSD.ORG>
Date: Mon, 28 Mar 2005 23:15:27 -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.
Received on Tue Mar 29 2005 - 02:15:33 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:30 UTC