mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 13:55:23 +02:00

Co-authored-by: Darío Hereñú <magallania@gmail.com> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
275 B
275 B
xxhsum
Print or verify checksums using fast non-cryptographic algorithm xxHash. More information: https://manned.org/xxhsum.
- Calculate the checksum for a file using a specific algorithm:
xxhsum -H{{0|32|64|128}} {{path/to/file}}
- Run benchmark:
xxhsum -b