Scroll to navigation

cksum(1) General Commands Manual cksum(1)

NAME

cksum - Print CRC and size for each file

SYNOPSIS

cksum [-a|--algorithm] [--untagged] [--tag] [-l|--length] [--raw] [-c|--check] [-w|--warn] [--status] [--quiet] [--ignore-missing] [--strict] [--base64] [-z|--zero] [--debug] [-h|--help] [-V|--version] [file]

DESCRIPTION

Print CRC and size for each file

OPTIONS

ck-common-help-algorithm

[possible values: sysv, bsd, crc, crc32b, md5, sha1, sha2, sha3, blake2b, sm3, sha224, sha256, sha384, sha512, blake3, shake128, shake256]

ck-common-help-untagged
ck-common-help-tag-default
ck-common-help-length
ck-common-help-raw
ck-common-help-check
ck-common-help-warn
ck-common-help-status
ck-common-help-quiet
ck-common-help-ignore-missing
ck-common-help-strict
ck-common-help-base64
ck-common-help-zero
ck-common-help-debug
Print help
Print version

EXTRA

DIGEST determines the digest algorithm and default output format:

- sysv: (equivalent to sum -s) - bsd: (equivalent to sum -r) - crc: (equivalent to cksum) - crc32b: (only available through cksum) - md5: (equivalent to md5sum) - sha1: (equivalent to sha1sum) - sha2: (equivalent to sha{224,256,384,512}sum) - sha3: (only available through cksum) - blake2b: (equivalent to b2sum) - sm3: (only available through cksum)

VERSION

v(uutils coreutils) 0.6.0

cksum (uutils coreutils) 0.6.0