marc21-split(1)
NAME
marc21-split — Split the input into chunks of a given size
SYNOPSIS
marc21 split [options] [path]…
DESCRIPTION
tba
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