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
21 Written by Q. Frank Xia.
22
24 GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
25 Report any translation bugs to <https://translationproject.org/team/>
26
28 Copyright © 2020 Free Software Foundation, Inc. License GPLv3+: GNU
29 GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
30 This is free software: you are free to change and redistribute it.
31 There is NO WARRANTY, to the extent permitted by law.
32
34 Full documentation <https://www.gnu.org/software/coreutils/cksum>
35 or available locally via: info '(coreutils) cksum invocation'
36
37
38
39GNU coreutils 8.32 July 2021 CKSUM(1)