Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Compression ====== ===== Pigz ===== <code> tar --use-compress-program=pigz -cf - data | (pv -p --timer --rate --bytes > archive.tar.gz) </code> cheatsheet/compression.txt Last modified: 2024/10/14 20:59by 127.0.0.1