Script used for decompress files in a generic way.
Usage: ./exe.sh file
Suported formats:
- .tar.bz2
- .tar.gz
- .bz2
- .rar
- .gz
- .tar
- .tbz2
- .tgz
- .zip
- .Z
- .7z
Recomended:
- Put it inside a function in your file ~/.bash_aliases
- This way you can call it anywhere