Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

cksum

v(uutils coreutils) 0.1.0

Options

--algorithm=<ALGORITHM>, -a <ALGORITHM>

cksum-help-algorithm

--untagged

cksum-help-untagged

--tag

cksum-help-tag

--length, -l

cksum-help-length

--raw

cksum-help-raw

--strict

cksum-help-strict

--check, -c

cksum-help-check

--base64

cksum-help-base64

--text, -t
--binary, -b
--warn, -w

cksum-help-warn

--status

cksum-help-status

--quiet

cksum-help-quiet

--ignore-missing

cksum-help-ignore-missing

--zero, -z

cksum-help-zero

Examples

Display a 32-bit checksum, size in bytes and filename:

cksum {{path/to/file}}

The examples are provided by the tldr-pages project under the CC BY 4.0 License.

Please note that, as uutils is a work in progress, some examples might fail.