sum(1) ultrix man page | unix.com

Man Page: sum

Operating Environment: ultrix

Section: 1

sum(1)							      General Commands Manual							    sum(1)

Name
       sum - print object file's checksum

Syntax
       sum file...

Description
       The  command 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.

Diagnostics
       `Read error' is indistinguishable from end of file on most devices; check the block count.

See Also
       wc(1)

																	    sum(1)
Related Man Pages
sum(1b) - opensolaris
sum(1) - linux
sum(n) - mojave
sum(1) - osf1
sum(1) - sunos
Similar Topics in the Unix Linux Community
Unix Arithmatic operation issue , datatype issue
How to sum a column 2 and column 3
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)
Script that sums the contents of a folder (help me)