OSDN Git Service

add help file in v4.64
[sevenzip/7-Zip.git] / sevenzip.sourceforge.jp / chm / cmdline / switches / yes.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>-y (assume Yes on all queries) 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>-y (assume Yes on all queries) switch</H1>\r
12 \r
13 <P>Disables most of the normal user queries during 7-Zip\r
14 execution. You can use this switch to suppress overwrite queries in the\r
15 <A href="../commands/extract.htm">e (Extract)</A> and\r
16 <A href="../commands/extract_full.htm">x (Extract with full paths)</A> commands.</P>\r
17 \r
18 <H4>Syntax</H4>\r
19 \r
20 <PRE class="syntax">-y</PRE>\r
21 \r
22 <H4>Examples</H4>\r
23 \r
24 <PRE class="example">\r
25 7z x src.zip -y\r
26 </PRE>\r
27 \r
28 <P>extracts all files from\r
29   <SPAN class="filename">src.zip</SPAN> archive. All overwrite queries will be\r
30 suppressed and files on disk with same filenames as in archive will be\r
31 overwritten.</P>\r
32 \r
33 <H4>Commands that can be used with this switch</H4>\r
34 \r
35 <P>\r
36   <A href="../commands/extract.htm">e (Extract)</A>,\r
37   <A href="../commands/extract_full.htm">x (Extract with full paths)</A>\r
38 </P>\r
39 \r
40 <H4>See also</H4>\r
41 \r
42 <P>\r
43   <B>Switches:</B>\r
44   <A href="overwrite.htm">-ao (Overwrite mode)</A>,\r
45 </P>\r
46 \r
47 </BODY>\r
48 </HTML>\r