.rl{float:right}tar 命令gzip, zcat 命令bzip2, bzcat 命令compress 命令dd 命令cpio 命令tar 命令[root@linux ~]# tar [-cxtzjvfpPN] 文件与目录 ….参数:-c :建立一个压缩文件的参数指令(create 的意思);-x ……继续阅读 » 11年前 (2014-03-30) 1892浏览 0个赞
1、*.tar 用 tar –xvf 解压 2、*.gz 用 gzip -d 或者 gunzip 解压 3、*.t……继续阅读 » 11年前 (2013-06-20) 2191浏览 0评论0个赞