home *** CD-ROM | disk | FTP | other *** search
-
-
-
- SUM(1L) SUM(1L)
-
-
-
- NAME
- sum - checksum and count the blocks in a file
-
- SYNOPSIS
- sum [file...]
-
- DESCRIPTION
- This manual page documents the GNU version of sum. sum com-
- putes a 16-bit checksum for each named file, or the standard
- input if none are given or when a file named `-' is given.
- It prints the checksum for each file along with the number
- of 1K blocks in the file (rounded up), and the file name
- unless no arguments were given.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1
-
-
-
-