读书人

linux 查看zip资料

发布时间: 2012-09-06 10:37:01 作者: rapoo

linux 查看zip文件
[root@mysql test]# unzip -o test.zip -d tmp/

?

unzip -v text.zip

?

如果要压缩文件为RAR格式则用命令:
rar a file
如果要解压缩RAR格式的文件则用命令:
unrar e file

读书人网 >UNIXLINUX

热点推荐