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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Simple Zip!