from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209586

userrating:


May 25th. 2007:
Words

486

Views

258592

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149883

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





ZIPCMP

Section: User Commands (1)
Index Return to Main Contents

BSD mandoc
 

NAME

zipcmp - compare contents of zip archives  

SYNOPSIS

[-ChipqsTtVv archive1 archive2 ]  

DESCRIPTION

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:

-C
Check consistency of archives. Results in an error if archive is inconsistent or not valid according to the zip specification.
-h
Display a short help message and exit.
-i
Compare names ignoring case distinctions.
-p
Enable paranoid checks. Compares extra fields, comments, and other meta data. (Automatically disabled if one of the archives is a directory.) These checks are skipped for files where the data differs.
-q
Quiet mode. Compare -v
-s
Print a summary of how many files where added and removed.
-T
Additionally compare the time stamps of the entries.
-t
Test zip files by comparing the contents to their checksums.
-V
Display version information and exit.
-v
Verbose mode. Print details about differences to stdout. (This is the default.)

 

EXIT STATUS

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

SEE ALSO

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

HISTORY

was added in libzip 0.6.  

AUTHORS

An -nosplit An Dieter Baron Aq Mt dillo@nih.at and An Thomas Klausner Aq Mt wiz@gatalith.at


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXIT STATUS
SEE ALSO
HISTORY
AUTHORS





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 12.6 ms