<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=ZIP</id>
	<title>ZIP - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=ZIP"/>
	<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=ZIP&amp;action=history"/>
	<updated>2026-04-19T23:07:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://wiki.vmssoftware.com/index.php?title=ZIP&amp;diff=2584&amp;oldid=prev</id>
		<title>Jane.doe: Created page with &quot;&#039;&#039;&#039;ZIP&#039;&#039;&#039; is a freeware utility that allows the user to create zip archives. It can be run with the RUN command from the .exe file, or you can create a Foreign Command|f...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=ZIP&amp;diff=2584&amp;oldid=prev"/>
		<updated>2023-02-20T12:28:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;ZIP&amp;#039;&amp;#039;&amp;#039; is a freeware utility that allows the user to create zip archives. It can be run with the &lt;a href=&quot;/index.php?title=RUN&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;RUN (page does not exist)&quot;&gt;RUN&lt;/a&gt; command from the .exe file, or you can create a Foreign Command|f...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;ZIP&amp;#039;&amp;#039;&amp;#039; is a freeware utility that allows the user to create zip archives. It can be run with the [[RUN]] command from the .exe file, or you can create a [[Foreign Command|foreign command]] to run it from the command line:&lt;br /&gt;
&lt;br /&gt;
 zip == &amp;quot;$ disk:[dir]zip.exe&lt;br /&gt;
&lt;br /&gt;
=Example=&lt;br /&gt;
The following command puts file.dsk into a zip archive named file.zip while preserving VMS file attributes and using better compression.&lt;br /&gt;
&lt;br /&gt;
 zip &amp;quot;-V9&amp;quot; file.zip  file.dsk&lt;br /&gt;
&lt;br /&gt;
=Sample run=&lt;br /&gt;
&lt;br /&gt;
 $ zip&lt;br /&gt;
 Copyright (c) 1990-2008 Info-ZIP - Type &amp;#039;zip &amp;quot;-L&amp;quot;&amp;#039; for software license.&lt;br /&gt;
 Zip 3.01 (October 6th 2014). Usage: zip == &amp;quot;$ disk:[dir]zip.exe&amp;quot;&lt;br /&gt;
 zip [-options] [-b path] [-t mmddyyyy] [-n suffixes] [zipfile list] [-xi list]&lt;br /&gt;
  The default action is to add or replace zipfile entries from list, which&lt;br /&gt;
  can include the special name - to compress standard input.&lt;br /&gt;
  If zipfile and list are omitted, zip compresses stdin to stdout.&lt;br /&gt;
  -f   freshen: only changed files  -u   update: only changed or new files&lt;br /&gt;
  -d   delete entries in zipfile    -m   move into zipfile (delete OS files)&lt;br /&gt;
  -r   recurse into directories     -j   junk (don&amp;#039;t record) directory names&lt;br /&gt;
  -0   store only                   -l   convert LF to CR LF (-ll CR LF to LF)&lt;br /&gt;
  -1   compress faster              -9   compress better&lt;br /&gt;
  -q   quiet operation              -v   verbose operation/print version info&lt;br /&gt;
  -c   add one-line comments        -z   add zipfile comment&lt;br /&gt;
  -@   read names from stdin        -o   make zipfile as old as latest entry&lt;br /&gt;
  -x   exclude the following names  -i   include only the following names&lt;br /&gt;
  -F   fix zipfile (-FF try harder) -D   do not add directory entries&lt;br /&gt;
  -A   adjust self-extracting exe   -J   junk zipfile prefix (unzipsfx)&lt;br /&gt;
  -T   test zipfile integrity       -X   eXclude eXtra file attributes&lt;br /&gt;
  -C   preserve case of file names  -C-  down-case all file names&lt;br /&gt;
  -C2  preserve case of ODS2 names  -C2- down-case ODS2 file names* (*=default)&lt;br /&gt;
  -C5  preserve case of ODS5 names* -C5- down-case ODS5 file names&lt;br /&gt;
  -V   save VMS file attributes (-VV also save allocated blocks past EOF)&lt;br /&gt;
  -w   store file version numbers   -ww  store file version numbers as &amp;quot;.nnn&amp;quot;&lt;br /&gt;
  -y   store symbolic links as the link instead of the referenced file&lt;br /&gt;
  -e   encrypt                      -n   don&amp;#039;t compress these suffixes&lt;br /&gt;
  -h2  show more help&lt;br /&gt;
  (Must quote upper-case options, like &amp;quot;-V&amp;quot;, unless SET PROC/PARSE=EXTEND)&lt;br /&gt;
&lt;br /&gt;
=See also=&lt;br /&gt;
* [[UNZIP]]&lt;br /&gt;
* [[Freeware CD]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Freeware]]&lt;/div&gt;</summary>
		<author><name>Jane.doe</name></author>
	</entry>
</feed>