gunzipr
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

gunzipr

Gunzip all files in a path, leaving the directory structure in place. This provides a quick way of un-gzipping multiple *.gz files in a directory, recursively.

oclif Version Downloads/week License

Usage

$ npm install -g gunzipr
$ gunzipr .
4 .gz file(s) found
3 .gz file(s) gunzipped
1 .gz file(s) failed
$ gunzipr --help
Gunzip all files in <path> recursively, leaving the directory structure in place.

USAGE
  $ gunzipr PATH
...

Readme

Keywords

Package Sidebar

Install

npm i gunzipr

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

11 kB

Total Files

8

Last publish

Collaborators

  • mklaber