cksum(1) minix man page | unix.com

Man Page: cksum

Operating Environment: minix

Section: 1

CKSUM(1)						      General Commands Manual							  CKSUM(1)

NAME
cksum - display file checksum and size
SYNOPSIS
cksum [file ...]
EXAMPLES
cksum # Display CRC and size of stdin cksum *.c # Display CRC and size of .c files
DESCRIPTION
Cksum calculates and writes to standard output the 32-bits CRC of the input files , or of stdin if no files were specified. The size in bytes of each file will be displayed after a space. The name of each file will be displayed after another space.
SEE ALSO
crc(1), sum(1). CKSUM(1)
Related Man Pages
freebsd-cksum(1) - debian
cksum(1) - osx
sum(1) - opendarwin
sum(1) - hpux
sum(1) - freebsd
Similar Topics in the Unix Linux Community
Help:"Bad checksum in disk label" and "Can't open disk label package"?
cksum does not give me crc32
data integrity check needed
Checksum Comparison and listing out the differences
Increase the performance of find command.