Sample Header Ad - 728x90

Unzipping a .gz file without removing the gzipped file

253 votes
2 answers
912402 views
I have a file file.gz, when I try to unzip this file by using gunzip file.gz, it unzipped the file but only contains extracted and removes the file.gz file. How can I unzip by keeping both unzipped file and zipped file?
Asked by jack (3933 rep)
Sep 18, 2014, 02:47 PM
Last activity: Nov 25, 2020, 12:32 AM