zipstrip

command module
v0.0.0-...-31fd14f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

README

zipstrip

a small tool to remove garbage data attached at the end of a ZIP file

Usage

# truncate a zip file in-place without making a backup
$ zipstrip -t -nobackup SOME_ZIP_FILE.zip

# make a new zip without garbage data at the end
$ zipstrip -c SOME_ZIP_FILE.zip NEW_ZIP_FILE.zip

# help
$ zipstrip -help

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL