An open API service indexing awesome lists of open source software.

https://github.com/Beasta/grumpUnzip

Unzip files from the command line
https://github.com/Beasta/grumpUnzip

bash-script command-line-tool easy grump how-to unzip zip

Last synced: over 1 year ago
JSON representation

Unzip files from the command line

Awesome Lists containing this project

README

          

# unzip
Unzip files on the command line

If grump has not yet been installed, you can do so using:
```bash
npm i -g grump
```

Example usage:
```
grump unzip
```

see [grumpJS.com](https://grumpjs.com) to find other useful grumps!