How to unzip a tar.gz file in UNIX

gzip -d xxx.tar.gz
tar -xf xxx.tar

posted on 2004-11-03 19:36  阿呆  阅读(527)  评论(0)    收藏  举报

导航