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
Powerful App Monitoring Without Surprise Bills
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Simple Zip!