easy-to-use program to compress and uncompress files From the command line.
norah a2553bd0be use ./ if no output file | пре 5 година | |
---|---|---|
src | пре 5 година | |
README.md | пре 5 година | |
install | пре 5 година |
cumpress is easy-to-use program to compress and uncompress files From the command line.
to build this app you nede to install
Download the program useing git
git clone https://notabug.org/alimiracle/cumpress
then type
cd cumpress
chmod + install
./install
to zip file or dir use
cumpress -z filename
or
cumpress --zip filename
to unzip file or dir use
cumpress -u filename
or
cumpress --uzip filename
gpl v3