unzippall

command
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2020 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Overview

The unzippall tools takes a list of files and extracts them to stdout in parallel. Order is not preserved.

Usage:

$ find /tmp/updates -type f -name "*zip" | unzippall > data.file

Only include certain files:

$ find /tmp/updates -type f -name "*zip" | unzippall -i '.*xml' > data.file

Jump to

Keyboard shortcuts

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