Recently I been using pigz because it's multiprocess compressor... so it's fastert than gzip... can you consider using it? some system need to install it but worth it. tar -I pigz -cf file.tar.gz directory Best regards.
Recently I been using pigz because it's multiprocess compressor... so it's fastert than gzip...
can you consider using it? some system need to install it but worth it.
tar -I pigz -cf file.tar.gz directory
Best regards.