Home | Scripts | Demo | About | Links

script: unpack2dir (download)
purpose: unpack zip, tar, tgz, tar.gz, tar.bz2, tar.z to a dir of the same name as archive prefix
requires: standard GNU commands
version: 1.2
usage: unpack2dir [-vhlr] <file> [file...]
options:
 
     -r, remove the compressed file after extraction
     -v, verbose
     -h, usage and options (help)
     -l, see this script"