zstd
Compress or decompress files with Zstandard compression.
- Compress a file into a new file with the `.zst` suffix:
- Decompress a file:
- Decompress to stdout:
- Compress a file specifying the compression level, where 1=fastest, 19=slowest and 3=default:
- Unlock higher compression levels (up to 22) using more memory (both for compression and decompression):
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).