xvoland / Extract

Bash/Zsh function for extract: .zip, .rar, .bz2, .gz, .zlib, .tar, .tbz2, .tgz, .Z, .7z, .xz, .exe, .tar.bz2, .tar.gz, .tar.xz, etc.
MIT License
468 stars 83 forks source link

Use shebang compatible with almost all systems #32

Closed SuperSandro2000 closed 10 months ago

SuperSandro2000 commented 10 months ago

eg BSDs have bash under /usr/bin/bash and NixOS in totally other places