sum: Print a checksum for a file

Print a checksum for a file.

`sum? is provided for compatibility; `cksum? is preferable
in new applications.
Syntax
sum [options]... [file]...

Options

-r
Use the default (BSD compatible) algorithm. This option is
included for compatibility with the System V `sum?. Unless `-s?
was also given, it has no effect.

-s
--sysv
Compute checksums using an algorithm compatible with System V
`sum??s default, and print file sizes in units of 512-byte blocks.
`sum? prints the checksum for each FILE followed by the number
of blocks in the file (rounded up). If more than one FILE is given, file names
are also printed (by default). (With the `--sysv? option, corresponding file
name are printed when there is at least one file argument.)

By default, GNU `sum? computes checksums using an algorithm compatible with
BSD `sum? and prints file sizes in units of 1024-byte blocks.
Tags
Comments
Write the first comment
Leave a trace
Name *
Email *
Website
Anti SPAM * Code (8 + 3) =
Leave me a comment *
 
All comments are subject to editorial review
Post being viewed right now
Item date: 08.03.2009
Views: 1094
Item date: 03.01.2009
Views: 327
Item date: 20.07.2009
Views: 439
Item date: 05.02.2009
Views: 2140
Item date: 02.01.2009
Views: 1014
Item date: 21.07.2009
Views: 1353
Item date: 03.01.2009
Views: 1956
Item date: 20.07.2009
Views: 2173
Item date: 19.07.2010
Views: 936
Item date: 21.07.2009
Views: 2169