Hi Team,I used gzip files and sub directories as below commandgzip -v -9 -r -c folder_name/ > /path/folder_name.gzNote: 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 usRegards,Sathish Narayanan