Re: adding to compressed tar archive

From: Aaron W Morris (aaronmorris@MINDSPRING.COM)
Date: Thu Dec 12 2002 - 18:08:42 EST


You cannot read tar files from stdin with "tar"...you would have to use
pax.

On Thu, 2002-12-12 at 11:40, Holger.VanKoll@SWISSCOM.COM wrote:
> Hello,
>
> can I do this with pipes?
>
> uncompress $file
> tar -rf $file some files
> compress $file
>
> I dont see any way to tell tar to read a tar-archive from stdin AND
> write it to stdout.
>
> Regards,
>
> Holger
>



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:24 EDT