Gustavo Adolfo Mesa Roldán e1283f23a1 0.4r1
2020-09-27 19:59:34 +02:00
2020-09-27 18:14:41 +02:00
2020-09-27 17:37:30 +02:00
2020-09-27 19:59:34 +02:00
2020-09-27 01:00:25 +02:00
2020-09-27 18:06:33 +02:00
2020-09-27 18:06:33 +02:00

#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
  • rar

Install

sudo ./install.sh

Testing with docker

$ git clone https://gitea.hatthieves.es/cloud/lch
$ cd lch && docker run -it --rm --name lch --workdir /lch -v $(pwd):/lch putyourdistributionhere ./lch -h
S
Description
No description provided
Readme 153 KiB
Languages
Shell 100%