a GNU program to compute checksums and byte counts for every file in the input line.

A byte count is used in lieu of the block count that sum uses to avoid portability issues connected with block size.

cksum has no options out of the mandatory --version and --help.