Simple is better than complex.
I write this program because I can't stand the stupid linux tar program.(xvf,jvf,zxvf... oh no)
Nothing need to be remembered when using Simple Zipper.
Compress:(support zip, tbz2, tgz, tar, tar.gz, tar.bz2)
szip zip 123.zip ./123
szip zip 123.tbz2 123.txt
szip zip 123.tgz 123.txt,124.txt
Decompress:(support zip, tbz2, tgz, tar, tar.gz, tar.bz2, rar)
szip unzip 123.zip ./
The second arg indicates whether you want to compress(zip) or decompress(unzip) a file. The file type is directly read from name.
Note:
Python 2.7 need to be installed
Features
- No need to remember any tar command (xvf,jvf,zxvf...)
- Ummm...maybe faster?
Follow Simple Zip
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Simple Zip!