What is Nostr?
nixCraft 🐧 /
npub1esm…xjlr
2023-06-19 06:06:39

nixCraft 🐧 on Nostr: Want to compress the whole dir with good compression? Try xz compression: tar -cf - ...

Want to compress the whole dir with good compression? Try xz compression:
tar -cf - dir1 | xz -9ze -T0 >archive.tar.xz

The latest tar version under #FreeBSD/#macOS/#Linux support the following syntax:
tar -cJf archive.tar.xz dir1

See https://www.cyberciti.biz/faq/compress-the-whole-directory-using-xz-and-tar/ more info.

Author Public Key
npub1esmepyc8y2l6w03glx325zpjwp5ggvzuhqrg0csfylrevrdejxzsnexjlr