1CKSUM(1) User Commands CKSUM(1)
2
3
4
6 cksum - checksum and count the bytes in a file
7
9 cksum [FILE]...
10 cksum [OPTION]
11
13 Print CRC checksum and byte counts of each FILE.
14
15 --help display this help and exit
16
17 --version
18 output version information and exit
19
20 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
21 Report cksum translation bugs to <http://translationproject.org/team/>
22
24 Written by Q. Frank Xia.
25
27 Copyright © 2013 Free Software Foundation, Inc. License GPLv3+: GNU
28 GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
29 This is free software: you are free to change and redistribute it.
30 There is NO WARRANTY, to the extent permitted by law.
31
33 The full documentation for cksum is maintained as a Texinfo manual. If
34 the info and cksum programs are properly installed at your site, the
35 command
36
37 info coreutils 'cksum invocation'
38
39 should give you access to the complete manual.
40
41
42
43GNU coreutils 8.22 October 2018 CKSUM(1)