GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SUM(1) User Commands SUM(1)

sum - sum and count blocks in a file

sum [-r] [file]

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.

If the -r option is present, an alternate checksum algorithm is used.

cksum(1), wc(1)

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

The default algorithm is unable to detect added or missing NUL bytes. The algorithm selected with -r may produce different results in different implementations. For these reasons, cksum(1) should be used in preference.

2/14/03 Heirloom Toolchest

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.