minix man page for sum

Query: sum

OS: minix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SUM(1)							      General Commands Manual							    SUM(1)

NAME
sum - compute the checksum and block count of a file
SYNOPSIS
sum file
OPTIONS
(none)
EXAMPLES
sum /user/ast/xyz # Checksum /user/ast/xyz
DESCRIPTION
Sum computes the checksum of one or more files. It is most often used to see if a file copied from another machine has been correctly received. This program works best when both machines use the same checksum algorithm. See also crc.
SEE ALSO
cksum(1), crc(1). SUM(1)
Related Man Pages
sum(1) - linux
sum(1) - debian
cksum(n) - redhat
sum(n) - redhat
sum(n) - osx
Similar Topics in the Unix Linux Community
Column sum group by uniq records
Unix Arithmatic operation issue , datatype issue
Making a script to copy files not seen before (using md5sum)
Md5sum is running very slowly
Compare sum of two columns if variance is zero do nothing else send an email