Query: zipmerge
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ZIPMERGE(1) General Commands Manual ZIPMERGE(1)NAMEzipmerge - merge zip archivesSYNOPSISzipmerge [-DhIiSsV] target-zip source-zip Op source-zip ...DESCRIPTIONzipmerge merges the source zip archives source-zip into the target zip archive target-zip. By default, files in the source zip archives overwrite existing files of the same name in the target zip archive. Supported options: -D Ignore directory components in file name comparisons. -h Display a short help message and exit. -I Ignore case in file name comparisons -i Ask before overwriting files. See also -s. -S Do not overwrite files that have the same size and CRC32 in both the source and target archives. -s When -i is given, do not before overwriting files that have the same size and CRC32. -V Display version information and exit.EXIT STATUSzipmerge exits 0 on success and 1 if an error occurred.SEE ALSOzipcmp(1), ziptorrent(1), libzip(3)AUTHORSDieter Baron <dillo@giga.or.at> and Thomas Klausner <tk@giga.or.at> NiH June 4, 2008 ZIPMERGE(1)
Related Man Pages |
---|
zip_add(3) - centos |
zip_set_default_password(3) - centos |
zip_source_buffer(3) - centos |
libzip(3) - centos |
zip_replace(3) - debian |
Similar Topics in the Unix Linux Community |
---|
unzipping .zip file on HP and Solaris |
print all files of a directory |
zip all of files except last file |
How to zip each of the files? |
cowardly refusing to create an empty archive |