COHERENT help

This page displays the COHERENT help information for zip.

Listing of available help pages


zip -- Zip files into a compressed archive

zip [-options] [-b path] [-t mmddyy] zipfile file ... [-x file ...]

Options:
     -b path   Use path for temporary files
     -c        Add one-line comments to the archive
     -d        Delete each "file" from the archive
     -e        Encrypt the file
     -ee       Verify the encryption key
     -f        ``Freshen'' the contents of the archive the archive.
     -g        ``Grow'' -- that is, append files to -- an existing archive
     -h        Display a help message
     -i        Only implode the files
     -j        ``Junk'' (that is, do not record) directory names
     -k        Mimic a PKZIP-made zipfile
     -l        Show the software license
     -m        Delete each file
     -n        Do not compress special suffixes
     -o        Make zipfile as old as latest entry
     -q        Operate quietly
     -r        Operate recursively
     -s        Compress files only
     -t        Manipulate only the files updated since "mmddyy"
     -u        Update only
     -x        Exclude each "file" from those manipulated
     -z        Add a zipfile comment
     -0        Use level-0 compression
     -9        Use level-9 compression