Zip Command Line Qualifiers
/MOVE
Delete the files that were archived if the archive is successfully created. (Files are not deleted until the archive is complete.)
/PKZIP
Make the archive look like it was created by Phil Katz’s PKZip program.
Notes:
/MOVE can be used to “move” files into the archive. After the archive has been completed, the files that were archived will be deleted.
/PKZIP can be used to make the archive appear to have been written by PKZip by Phil Katz. This is useful for porting files from OpenVMS to other operating systems.