OSDN Git Service

add help file in v4.64
[sevenzip/7-Zip.git] / chm / cmdline / switches / ar_exclude.htm
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">\r
2 <HTML>\r
3 <HEAD>\r
4   <META http-equiv="Content-Type" content="text/html; charset=Windows-1252">\r
5   <TITLE>-ax (Exclude archive filenames) switch</TITLE>\r
6   <LINK href="style.css" rel="stylesheet" type="text/css">\r
7 </HEAD>\r
8 \r
9 <BODY>\r
10 \r
11 <H1>-ax (Exclude archive filenames) switch</H1>\r
12 \r
13 <P>Specifies archives to be excluded from the operation.</P>\r
14 <P>Multiple exclude archive switches are supported.</P>\r
15 \r
16 <H4>Syntax</H4>\r
17 \r
18 <PRE class="syntax">\r
19 -ax[&lt;recurse_type>]&lt;file_ref>\r
20 \r
21 &lt;recurse_type> ::= r[- | 0]\r
22 &lt;file_ref> ::= @{listfile} | !{wildcard}\r
23 </PRE>\r
24 \r
25 <P>See <A href="include.htm">-xi (Include archive filenames)</A> switch description \r
26 for information about option parameters.</P>\r
27 \r
28 \r
29 <H4>Examples</H4>\r
30 \r
31 <PRE class="example">\r
32 7z t -an -ai!*.7z -ax!a*.7z\r
33 </PRE>\r
34 \r
35 <P>tests all <SPAN class="filename">*.7z</SPAN> archives,\r
36   except <SPAN class="filename">a*.7z</SPAN> archives.</P>\r
37 \r
38 <H4>Commands that can be used with this switch</H4>\r
39 \r
40 <P>\r
41   <A href="../commands/extract.htm">e (Extract)</A>,\r
42   <A href="../commands/list.htm">l (List)</A>,\r
43   <A href="../commands/test.htm">t (Test)</A>,\r
44   <A href="../commands/extract_full.htm">x (Extract with full paths)</A>\r
45 </P>\r
46 \r
47 <H4>See also</H4>\r
48 \r
49 <P>\r
50   <B>Switches:</B>\r
51   <A href="include.htm">-ai (Include archives)</A>\r
52   <A href="ar_no.htm">-an (Disable parsing of archive_name)</A>\r
53 </P>\r
54 \r
55 </BODY>\r
56 </HTML>\r