OSDN Git Service

add help file in v4.64
[sevenzip/7-Zip.git] / sevenzip.sourceforge.jp / chm / cmdline / switches / shared.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>-ssw (Compress files open for writing) 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>-ssw (Compress files open for writing) switch</H1>\r
12 \r
13 <P>Compresses files open for writing by another applications. If this switch is not \r
14 set, 7-zip doesn't include such files to archive.</P>\r
15 \r
16 <H4>Syntax</H4>\r
17 \r
18 <PRE class="syntax">\r
19 -ssw\r
20 </PRE>\r
21 \r
22 <H4>Example</H4>\r
23 \r
24 <PRE class="example">\r
25 7z a archive.7z -ssw *.txt\r
26 </PRE>\r
27 \r
28 <P>compresses all <SPAN class="filename">*.txt</SPAN> files in \r
29 current folder including files open for writing by another applications.</P>\r
30 \r
31 <H4>Commands that can be used with this switch</H4>\r
32 \r
33 <P>\r
34   <A href="../commands/add.htm">a (Add)</A>,\r
35   <A href="../commands/update.htm">u (Update)</A>\r
36 </P>\r
37 \r
38 </BODY>\r
39 </HTML>\r