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

marc21-count(1)

NAME

marc21-count — Print the number of records in the indput data.

SYNOPSIS

marc21 count [options] [path]…
marc21 cnt [options] [path]…

DESCRIPTION

The count is used to determine the number of records contained in the input.

OPTIONS

FILTER OPTIONS

-s, --skip-invalid
Skip invalid records that can’t be decoded
--strsim-threshold
The minimum score for string similarity comparisons (0 <= score <= 100)
--where
An expression for filtering records

COMMON OPTIONS

-p, --progress
If set, show a progress bar
-c, --compression
Specify compression level (0..=9)

EXIT STATUS

  • 0 — Command succeeded.
  • 1 — Command failed.

EXAMPLES

tba