| .TH "ZIPCMP" "1" "January 19, 2016" "NiH" "General Commands Manual" |
| \- compare contents of zip archives |
| compares the zip archives or directories |
| and checks if they contain the same files, comparing their names, |
| uncompressed sizes, and CRCs. |
| File order and compressed size differences are ignored. |
| Display a short help message and exit. |
| Compare names ignoring case distinctions. |
| Compares extra fields and other meta data. |
| (Automatically disabled if one of the archives is a directory.) |
| Test zip files by comparing the contents to their checksums. |
| Display version information and exit. |
| Print details about differences to stdout. |
| exits 0 if the two archives contain the same files, 1 if they differ, |
| and >1 if an error occurred. |
| Dieter Baron <\fIdillo@nih.at\fR> |
| Thomas Klausner <\fItk@giga.or.at\fR> |