Ubuntu command line to unzip .tar.gz files

tar -xvf yourfile.tar.gz 

This will create a same named folder containing uncompressed files. 

posted @ 2014-11-15 01:55  Rui Yan  阅读(267)  评论(0编辑  收藏  举报