Gzip 1.5 v. VMS

2012-08-29 Thread Steven M. Schweda
While playing around with Wget 1.14 (specifically, with its new, Gzip-compressed WARC (Web ARChive) files), I discovered a VMS-specific Gzip problem. Previously, on VMS, Gzip was rigged not to work properly on multi-member gzip archives (such as the ones created by the new Wget). For some wh

How to cat a specific file in .tar.gz?

2012-08-29 Thread Peng Yu
Hi, I don't find a way to only cat a specific file (or a few specified files) in a .tar.gz. But I think that it is very likely that there is already a utility does so without having to extract the whole tar.gz. If anybody knows such a way, would you please let me know? Thanks! -- Regards, Peng

Re: How to cat a specific file in .tar.gz?

2012-08-29 Thread Eric Blake
On 08/29/2012 09:49 AM, Peng Yu wrote: > Hi, > > I don't find a way to only cat a specific file (or a few specified > files) in a .tar.gz. But I think that it is very likely that there is > already a utility does so without having to extract the whole tar.gz. > If anybody knows such a way, would y