OSDN Git Service

add help file in v4.64
[sevenzip/7-Zip.git] / sevenzip.sourceforge.jp / chm / cmdline / commands / list.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>l (List contents of archive) command</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>l (List contents of archive) command</H1>\r
12 \r
13 \r
14 \r
15 <!--\r
16 <H4>Syntax</H4>\r
17 <P><PRE class="syntax">\r
18 l[a | t][f]\r
19 </PRE></P>\r
20 \r
21 -->\r
22 \r
23 <P>Lists contents of archive.</P>\r
24 \r
25 <!-- \r
26 <P>The following options can be used:</P>\r
27 <TABLE>\r
28 <TR> <TH>Option</TH> <TH>Description</TH> </TR>\r
29 <TR> <TD>a</TD> <TD>List with Additional fields</TD> </TR>\r
30 <TR> <TD>t</TD> <TD>List with all fields, including Technical</TD> </TR>\r
31 <TR> <TD>f</TD> <TD>List with Full pathnames</TD> </TR>\r
32 </TABLE>\r
33 -->\r
34 \r
35 \r
36 <H4>Examples</H4>\r
37 \r
38 <PRE class="example">\r
39 7z l archive.zip\r
40 </PRE>\r
41 \r
42 <P>lists all files from archive <SPAN class="filename">archive.zip</SPAN>.</P>\r
43 \r
44 <!--\r
45 <PRE class="example">\r
46 7z lf archive.zip *.txt\r
47 </PRE>\r
48 \r
49 <P>lists <SPAN class="filename">*.txt</SPAN> files from archive\r
50     <SPAN class="filename">archive.zip</SPAN> with full pathnames.</P>\r
51 -->\r
52 \r
53 \r
54 <H4>Notes</H4>\r
55 \r
56 <P>7-Zip doesn't uses the system wildcard parser. 7-Zip doesn't\r
57 follow the archaic rule by which *.* means any file. 7-Zip treats\r
58 *.* as matching the name of any file that has an extension. To process \r
59 all files, you must use a * wildcard.</P>\r
60 \r
61 \r
62 <H4>Switches that can be used with this command</H4>\r
63 \r
64 <P>\r
65   <A href="../switches/ar_include.htm">-ai (Include archives)</A><BR>\r
66   <A href="../switches/ar_no.htm">-an (Disable parsing of archive_name)</A><BR>\r
67   <A href="../switches/ar_exclude.htm">-ax (Exclude archives)</A><BR>\r
68   <A href="../switches/include.htm">-i (Include)</A><BR>\r
69   <A href="../switches/list_tech.htm">-slt (Show technical information)</A><BR>\r
70   <A href="../switches/password.htm">-p (Set Password)</A><BR>\r
71   <A href="../switches/recurse.htm">-r (Recurse)</A><BR>\r
72   <A href="../switches/type.htm">-t (Type of archive)</A><BR>\r
73   <A href="../switches/exclude.htm">-x (Exclude)</A>\r
74 </P>\r
75 \r
76 </BODY>\r
77 </HTML>\r