sum(1) bsd man page | unix.com

Man Page: sum

Operating Environment: bsd

Section: 1

SUM(1)							      General Commands Manual							    SUM(1)

NAME
sum - sum and count blocks in a file
SYNOPSIS
sum file
DESCRIPTION
Sum calculates and prints a 16-bit checksum for the named file, and also prints the number of blocks in the file. It is typically used to look for bad spots, or to validate a file communicated over some transmission line.
SEE ALSO
wc(1)
DIAGNOSTICS
`Read error' is indistinguishable from end of file on most devices; check the block count. 7th Edition April 29, 1985 SUM(1)
Related Man Pages
sum(1) - linux
cksum(1) - opendarwin
sum(1) - opendarwin
sum(1) - osf1
sum(1) - sunos
Similar Topics in the Unix Linux Community
Column sum group by uniq records
Solaris Mem Consumption
Summary using awk
Making a script to copy files not seen before (using md5sum)
Honey, I broke awk! (duplicate line removal in 30M line 3.7GB csv file)