summaryrefslogtreecommitdiffstats
path: root/system/unrar/unrar.1
blob: 359a73746cf7aafb219934b9d972863232250bd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
.TH UNRAR "1" "December 2009" "unrar " "User Commands"
.SH NAME
unrar \- manual page for unrar 
.SH SYNOPSIS
.B unrar
\fI<command> -<switch 1> -<switch N> <archive> <files\fR...\fI>\fR
.SH DESCRIPTION
UNRAR 3.91 freeware      Copyright (c) 1993-2009 Alexander Roshal
.IP
<@listfiles...> <path_to_extract\e>
.PP
<Commands>
.TP
.BR e
Extract files to current directory
.TP
.BR l[t,b]
List archive [technical, bare]
.TP
.BR p
Print file to stdout
.TP
.BR t
Test archive files
.TP
.BR v[t,b]
Verbosely list archive [technical,bare]
.TP
.BR x
Extract files with full path
.PP
<Switches>
.TP
.BR -
Stop switches scanning
.TP
.BR ad
Append archive name to destination path
.TP
.BR ai
Ignore file attributes
.TP
.BR ap<path>
Set path inside archive
.TP
.BR c-
Disable comments show
.TP
.BR cfg-
Disable read configuration
.TP
.BR cl
Convert names to lower case
.TP
.BR cu
Convert names to upper case
.TP
.BR dh
Open shared files
.TP
.BR ep
Exclude paths from names
.TP
.BR ep3
Expand paths to full including the drive letter
.TP
.BR f
Freshen files
.TP
.BR id[c,d,p,q]
Disable messages
.TP
.BR ierr
Send all messages to stderr
.TP
.BR inul
Disable all messages
.TP
.BR kb
Keep broken extracted files
.TP
.BR n<file>
Include only specified file
.TP
.BR n@
Read file names to include from stdin
.TP
.BR n@<list>
Include files in specified list file
.TP
.BR o+
Overwrite existing files
.TP
.BR o-
Do not overwrite existing files
.TP
.BR or
Rename files automatically
.TP
.BR ow
Save or restore file owner and group
.TP
.BR p[password]
Set password
.TP
.BR p-
Do not query password
.TP
.BR r
Recurse subdirectories
.TP
.BR sl<size>
Process files with size less than specified
.TP
.BR sm<size>
Process files with size more than specified
.TP
.BR ta<date>
Process files modified after <date> in YYYYMMDDHHMMSS format
.TP
.BR tb<date>
Process files modified before <date> in YYYYMMDDHHMMSS format
.TP
.BR tn<time>
Process files newer than <time>
.TP
.BR to<time>
Process files older than <time>
.TP
.BR ts<m,c,a>[N]
Save or restore file time (modification, creation, access)
.TP
.BR u
Update files
.TP
.BR v
List all volumes
.TP
.BR ver[n]
File version control
.TP
.BR vp
Pause before each volume
.TP
.BR x<file>
Exclude specified file
.TP
.BR x@
Read file names to exclude from stdin
.TP
.BR x@<list>
Exclude files in specified list file
.TP
.BR y
Assume Yes on all queries