Bundles /home/user into backup.tar.zst using zstd compression, which typically beats gzip on both speed and size. Requires a tar built with zstd support, common on modern distributions. Extract with tar --zstd -xf backup.tar.zst -C /restore-dir.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.