3 cksum \- display file checksum and size
5 \fBcksum \fR[\fIfile\fR ...]\fR
18 .EX "cksum" "Display CRC and size of \fIstdin\fR"
19 .EX "cksum *.c" "Display CRC and size of \fI.c\fP files"
23 calculates and writes to standard output the 32-bits CRC of the input
27 were specified. The size in bytes of each
29 will be displayed after a space. The name of each
31 will be displayed after another space.