NAME | SYNOPSIS | DESCRIPTION | OPTIONS | SEE ALSO | AUTHOR | COLOPHON |
|
|
minizip(1) General Commands Manual minizip(1)
minizip - create ZIP archives
minizip [-o] zipfile [ " files" ... ]
minizip is a simple tool which allows the creation of compressed file archives in the ZIP format used by the MS-DOS utility PKZIP. It was written as a demonstration of the zlib(3) library and therefore lack many of the features of the zip(1) program.
The first argument supplied is the name of the ZIP archive to create or -o in which case it is ignored and the second argument treated as the name of the ZIP file. If the ZIP file already exists it will be overwritten. Subsequent arguments specify a list of files to place in the ZIP archive. If none are specified then an empty archive will be created.
miniunzip(1), zlib(3), zip(1).
This program was written by Gilles Vollant. This manual page was written by Mark Brown <broonie@sirena.org.uk>.
This page is part of the nmap (a network scanner) project.
Information about the project can be found at ⟨http://nmap.org/⟩.
If you have a bug report for this manual page, send it to
dev@nmap.org. This page was obtained from the project's upstream
Git mirror of the Subversion repository
⟨https://github.com/nmap/nmap⟩ on 2022-12-17. (At that time, the
date of the most recent commit that was found in the repository
was 2022-12-15.) If you discover any rendering problems in this
HTML version of the page, or you believe there is a better or
more up-to-date source for the page, or you have corrections or
improvements to the information in this COLOPHON (which is not
part of the original manual page), send a mail to
man-pages@man7.org
May 2, 2001 minizip(1)
Pages that refer to this page: miniunzip(1)