zstd / unzstd / zstdcat / zstdgrep

zstd / unzstd / zstdcat / zstdgrep#

Modern compressor (Zstandard).

$ zstd file
$ zstd -d file.zst
$ zstd --long=27 -19 file
$ zstd -T0 file
$ tar --zstd -cf out.tar.zst dir/