Linux Compression Humanized
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

266 B

#Linux compressor humanizer

Compress
$ lch file.zip archive1/ [archive2/] [...]
Decompress
$ lch file.zip 

Supported extensions

  • tar
  • tar.gz
  • tar.bz2
  • tar.xz
  • bz2
  • tgz
  • gz
  • zip
  • 7z

Install

sudo ./install.sh