unzip-partial

module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2024 License: BSD-3-Clause

README

unzip-partial

These tiny apps solve an insane issue i've found on macOS: you can't extract partially zip files.

Usage

unzip-partial
$ unzip-partial
Usage: unzip-partial -zip <zip-file> -pattern <pattern> -output <output-dir>
unzip-partial-ls
$ unzip-partial-ls
Usage: unzip-partial-ls -zip <zip-file>

Build

go build -ldflags "-s -w" -o bin/unzip-partial cmd/unzip-partial/main.go
go build -ldflags "-s -w" -o bin/unzip-partial-ls cmd/unzip-partial-ls/main.go

LICENSE

See LICENSE

Directories

Path Synopsis
cmd
unzip-partial command
pkg

Jump to

Keyboard shortcuts

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