Heads up: gtar gone from base system
Doug Poland
doug at polands.org
Sun Mar 27 14:32:46 PST 2005
On Sat, Mar 26, 2005 at 06:16:24PM -0800, Doug Barton wrote:
> On Fri, 25 Mar 2005, Doug Poland wrote:
>
> >There are some examples in the gtar man page that would be nice to have
> >in bsdtar.
>
> Given that "some examples" have already been implemented, I think we're
> covered here. :) If you want something more specific, you'll have to
> provide a little more information.
>
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
--
Regards,
Doug
More information about the freebsd-current
mailing list