GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ZIPCMP(1) FreeBSD General Commands Manual ZIPCMP(1)

zipcmp
compare contents of zip archives

zipcmp [-hipqtVv] archive1 archive2

zipcmp compares the zip archives or directories archive1 and archive2 and checks if they contain the same files, comparing their names, uncompressed sizes, and CRCs. File order and compressed size differences are ignored.

Supported options:

Display a short help message and exit.
Compare names ignoring case distinctions.
Enable paranoid checks. Compares extra fields and other meta data. (Automatically disabled if one of the archives is a directory.)
Quiet mode. Compare -v.
Test zip files by comparing the contents to their checksums.
Display version information and exit.
Verbose mode. Print details about differences to stdout. (This is the default.)

zipcmp exits 0 if the two archives contain the same files, 1 if they differ, and >1 if an error occurred.

zipmerge(1), ziptool(1), libzip(3)

zipcmp was added in libzip 0.6.

Dieter Baron <dillo@nih.at> and Thomas Klausner <tk@giga.or.at>
December 18, 2017 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.