/ Published in: Other
Gunzip can currently decompress files created by gzip, zip, compress, compress -H or pack programs.
Expand |
Embed | Plain Text
For gz files : gunzip file.gz For tar.gz files : tar -zxvf file.tar.gz
You need to login to post a comment.
