linux命令网

当前位置:linux命令 > linux常用命令

unarj命令 – 解压.arj文件

unarj命令用于解压缩.arj文件。

语法格式:unarj [参数] [.arj压缩文件]

常用参数:

-e 解压缩.arj文件
-l显示压缩文件内所包含的文件
-t检查压缩文件是否正确
-x解压缩时保留原有的路径

参考实例

解压缩.arj文件:

[root@linuxmingling ~]# unarj -e test.arj

显示压缩文件内所包含的文件:

[root@linuxmingling ~]# unarj -l test.arj

检查压缩文件是否正确:

[root@linuxmingling ~]# unarj -t test.arj

解压缩时保留原有的路径:

[root@linuxmingling ~]# unarj -x test.arj

把文件解压到当前路径:

[root@linuxmingling ~]# unarj -ex test.arj

标签解压 文件 arj unarj


相关linux命令
苏ICP备2022026517号-3  |   苏公网安备 32081202000317号
淮安先皓网络科技有限公司 © 版权所有  联系我们