Files
tldr/pages/linux/xxhsum.md
T
2025-05-04 10:20:26 +03:00

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