pigz, which stands for parallel implementation of gzip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data.
But this tool is used only to compress a single file.
How i can manage it to compress folders too from source code:
http://www.zlib.net/pigz/pigz-2.3.3.tar.gz
Or any other idea ... but without using TAR since i want use it too in windows os.
No comments:
Post a Comment