uu_b3sum - Man Page

Compute and check message digests.

Synopsis

b3sum [-b|--binary] [-c|--check] [--tag] [-t|--text] [-q|--quiet] [-s|--status] [--strict] [--ignore-missing] [-w|--warn] [-z|--zero] [--no-names] [-h|--help] [-V|--version] [file]

Description

Compute and check message digests.

Options

-b,  --binary

read in binary mode

-c,  --check

read hashsums from the FILEs and check them

--tag

create a BSD-style checksum

-t,  --text

read in text mode (default)

-q,  --quiet

don't print OK for each successfully verified file

-s,  --status

don't output anything, status code shows success

--strict

exit non-zero for improperly formatted checksum lines

--ignore-missing

don't fail or report status for missing files

-w,  --warn

warn about improperly formatted checksum lines

-z,  --zero

end each output line with NUL, not newline

--no-names

Omits filenames in the output (option not present in GNU/Coreutils)

-h,  --help

Print help

-V,  --version

Print version

[file]

Version

v0.0.27

Info

b3sum 0.0.27