sum — checksum and count the blocks in a file
sum [OPTION]... [FILE]...Print checksum and block counts for each FILE.
With no FILE, or ‘-’, read standard input.
-r use BSD sum algorithm, 1k blocks
-s, --sysv
use System V sum algorithm, with 512 byte blocks
-h, --help
display help and exit
-v, --version
output version information and exitSee GitHub Issues: https://github.com/takashiidobe/libc/issues
Takashi Idobe mail@takashiidobe.com
false(1)