linux-command
Version:
66 lines (53 loc) • 1.83 kB
Markdown
unrar
===
解压rar文件命令,从rar档案中提取文件
switch 命令] [文件名...][路径]
unrar <command> [-<switch 1> -<switch N>] archive [files...] [path...]
```
```shell
- e
-l
-p
-t
-v
-x
```
```shell
注意:每个开关必须用空格分隔。你不能把它们放在一起。
-av-
-c-
-f
-kb
-ierr
-inul
-o+
-o-
-p<password>
-p-
-r
-u
-v
-x<file>
-x@<list>
-x@
-y
```
目录:指定要显示列表的目录,也可以是具体的文件。
将压缩文件text.rar在当前目录下解压缩,并解压完整路径。
```shell
unrar x test.rar
```
```shell
This manual page was written by Petr Cech <cech@debian.org> according to "unrar -h"for the Debian
GNU/Linux system (but may be used by others).
```
```shell
unrar [选项][