cli tool to extract archives (tar, tgz, bz2, zip, 7z)
npm install xtrextracts archives (currently: tar, tgz, bz2, zip, 7z)
```
$ git clone https://github.com/inhji/xtr.git
$ cd xtr
$ npm link
$3
* -h, --help, No arguments: Output usage information
* -v, --version: Output the version number$3
Extracts the archives with the file extensions listed below
to a directory with the following filename:
$3
* .tar
* .tar.gz
* .tar.bz2
* .zip
* .7z`Image credits: XKCD