When processing a USNJrnl file, display a progress meter on `stderr`, e.g. ``` Entry 387/18766 (2%) ``` Optionally, put it behind a command-line switch (`--progress`)
When processing a USNJrnl file, display a progress meter on
stderr, e.g.Optionally, put it behind a command-line switch (
--progress)