$ gzip -d compressed_file.gz
Tags: gzip, unzip
This entry was posted
on Monday, July 28th, 2008 at 10:04 am and is filed under Linux.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
November 6th, 2008 at 9:56 am
I found unp package, it works with most packages and all you need in most of cases is to type “unp filename”
to install sudo apt-get install unp