[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#37129: Extracting .gz file issues
From: |
Sathish Narayanan |
Subject: |
bug#37129: Extracting .gz file issues |
Date: |
Wed, 21 Aug 2019 18:10:29 +0530 |
Gzip Version -> gzip 1.6
Regards,
Sathish Narayanan
On Wed, Aug 21, 2019 at 6:09 PM Sathish Narayanan <address@hidden>
wrote:
> Hi Team,
>
> I used gzip files and sub directories as below command
>
> 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. While
> extracting i will get one executable file. Can you please help us
>
> Regards,
> Sathish Narayanan
>