uudoc(1) General Commands Manual uudoc(1) NAME uudoc - Compute and check message digests. SYNOPSIS uudoc [-b|--binary] [-c|--check] [--tag] [-t|--text] [-q|--quiet] [-s|--status] [--strict] [--ignore-missing] [-w|--warn] [-z|--zero] [-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 -h, --help Print help -V, --version Print version [file] VERSION v(uutils coreutils) 0.4.0 uudoc (uutils coreutils) 0.4.0 uudoc(1)