首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

linux 查看zip资料

2012-09-06 
linux 查看zip文件[root@mysql test]# unzip -o test.zip -d tmp/?unzip -v text.zip?如果要压缩文件为RAR

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

?

unzip -v text.zip

?

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

热点排行