easy-to-use program to compress and uncompress files From the command line.
alimiracle 39947c9028 move to codeberg | hai 5 meses | |
---|---|---|
src | %!s(int64=5) %!d(string=hai) anos | |
README.md | hai 5 meses | |
install | %!s(int64=5) %!d(string=hai) anos |
cumpress is easy-to-use program to compress and uncompress files From the command line.
this project has been archived and migrated to codeberg. To access the project on codeberg,
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