forked from rsc/zipmerge
-
Notifications
You must be signed in to change notification settings - Fork 0
License
kshelton/zipmerge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Zipmerge merges the content of many zip files, without decompressing and recompressing the data. Usage: zipmerge [-o out.zip] a.zip b.zip ... By default, zipmerge appends the content of the second and subsequent zip files to the first, rewriting the first in place. If the -o option is given, zipmerge creates a new output file containing the content of all the zip files, without modifying any of the source zip files.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 100.0%