sum(1) minix man page | unix.com

Man Page: sum

Operating Environment: minix

Section: 1

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(n) - mojave
cksum(n) - redhat
sum(1) - hpux
sum(n) - suse
sum(n) - osx
Similar Topics in the Unix Linux Community
Solaris Mem Consumption
Coredumps and swap - was part of Solaris Mem Consumption
How to sum a column 2 and column 3
Making a script to copy files not seen before (using md5sum)
Script that sums the contents of a folder (help me)