marc21-filter(1)
NAME
marc21-filter — Filter records that fulfill a specified condition
SYNOPSIS
marc21 filter [options] [path]…
DESCRIPTION
tba
OPTIONS
-v,--invert_match- Inverts the specified filter criterion, which means that only records that do not match the criterion are returned.
--filter-normalization <form>- Transliterate the given filter expression into the specified Unicode
normal form. Possible values:
nfd,nfkd,nfc,nfkc. This option can also be specified by setting the environment variableMARC21_FILTER_NORMALIZATION.
COMMON OPTIONS
-p,--progress- If set, show a progress bar
--compression- Specify compression level (0..=9)
EXIT STATUS
0— Command succeeded.1— Command failed.
EXAMPLES
tba