commands.sh

xxhsum

linux

Print or verify checksums using fast non-cryptographic algorithm xxHash.

More info →

Examples (2)

Calculate the checksum for a file using a specific algorithm

xxhsum -H0|32|64|128 path/to/file

Run benchmark

made by @shridhargupta | data from tldr-pages