--- Made by jvmho ---
- .tar
- .tar.gz / .gz
- .tar.bz2 / .bz2
- .tar.xz / .xz
- .7z
- .rar
- .zip
Make your script executable and add script to your $PATH:
chmod +x extract.sh
cp extract.sh /usr/local/bin/extractNow you can use it through your terminal! Just type extract --help to see the guideline
v1.0 - help prompt is RU, will add EN later