To decompress the archive example.gz, use the following command:

To decompress the archive example.gz, use the following command:Category: Introduction to Linux IAuthor "LinuxQuestions"To decompress the archive example.gz, use the following command:
Linux Questions Staff asked 1 year ago

To decompress the archive example.gz, use the following command:

  • gunzip -x example.gz
  • gunzip example.gz
  • gzip -x example.gz
  • gzip -u example.gz

About the author