Download the binary for you operating system (see assets
below) and run it with:
./marcli -file somefile.mrc
- marcli is the Mac binary
- marcli_linux is the Linux binary
- marcli.exe is the Windows binary.
What's new
This release adds two new features:
- Support for searches with regular expressions via the
matchRegEx
parameter - Get a count of records via the
format=count-only
parameter.