home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / futils / futils~1 / man / manpages.zoo / sum.1 < prev    next >
Encoding:
Text File  |  1991-11-11  |  581 b   |  67 lines

  1.  
  2.  
  3.  
  4. SUM(1L)                                                   SUM(1L)
  5.  
  6.  
  7.  
  8. NAME
  9.      sum - checksum and count the blocks in a file
  10.  
  11. SYNOPSIS
  12.      sum [file...]
  13.  
  14. DESCRIPTION
  15.      This manual page documents the GNU version of sum.  sum com-
  16.      putes a 16-bit checksum for each named file, or the standard
  17.      input if none are given or when a file named `-' is given.
  18.      It prints the checksum for each file along with the number
  19.      of 1K blocks in the file (rounded up), and the file name
  20.      unless no arguments were given.
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Page 1
  64.  
  65.  
  66.  
  67.