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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Simple Zip!