Not able to parse json output with 'jq' command.
thombr03 opened this issue · 2 comments
thombr03 commented
jq - Command-line JSON processor
$ mmdblookup --file /usr/share/GeoIP/GeoIP2-Country.mmdb --ip 8.8.8.8 | jq
parse error: Invalid numeric literal at line 7, column 0
oalders commented
I can reproduce this with jq-1.6
.