I try to translate my BSON file in the common JSON format. After using of
bsondump ./<path>/test.bson > ./<path>/test.json
I got next error
SyntaxError: invalid flag after regular expression (shell):1
I already read this post, but couldn't open BSON file