UNIX.COM Recommends OpenPhone:   A Modern Skype Replacement — Free 14-Day Trial

centos man page for zipcmp

Query: zipcmp

OS: centos

Section: 1

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ZIPCMP(1)						      General Commands Manual							 ZIPCMP(1)

NAME
zipcmp - compare contents of zip archives
SYNOPSIS
zipcmp [-hiqVv] zip1 zip2
DESCRIPTION
zipcmp compares the zip archives zip1 and zip2 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: -h Display a short help message and exit. -i Compare names ignoring case distinctions. -q Quiet mode. Compare -v. -v Verbose mode. Print details about differences to stdout. (This is the default.) -V Display version information and exit.
EXIT STATUS
zipcmp exits 0 if the two zip archives contain the same files, 1 if they differ, and 1 if an error occurred.
SEE ALSO
zipmerge(1), ziptorrent(1), libzip(3)
AUTHORS
Dieter Baron <dillo@giga.or.at> and Thomas Klausner <tk@giga.or.at> NiH June 4, 2008 ZIPCMP(1)
Related Man Pages
zip_source_free(3) - centos
zipmerge(1) - debian
libzip(3) - debian
zip_errors(3) - debian
zip_set_archive_comment(3) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq