sum Command Examples

Compute checksums and the number of blocks for a file. A predecessor to the more modern cksum. More information: https://www.gnu.org/software/coreutils/manual/html_node/sum-invocation.html.

sum {{path/to/file}}

sum --sysv {{path/to/file}}