bug-gzip
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#37129: Extracting .gz file issues


From: Paul Eggert
Subject: bug#37129: Extracting .gz file issues
Date: Fri, 23 Aug 2019 18:04:54 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

Sathish Narayanan via GNU gzip discussion and bug reports. wrote:
gzip -v -9 -r -c folder_name/ > /path/folder_name.gz
Note: folder_name -> contains files and subdirectories.

How can i extract files and subdirectories from  folder_name.gz.

I'm afraid gzip isn't designed for that. Usually people combine tar and gzip to do that sort of thing.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]