[Discuss] Parsing JSON (Re: I Hate Ubuntu)
Daniel Barrett
dbarrett at blazemonger.com
Wed May 9 10:53:17 EDT 2018
On May 8, 2018, Mike Small wrote:
>[YAML/JSON are] Still not much fun if your language is bourne
>shell, which I'm going to guess would be the most common choice for
>getting at this kind of file.
FYI, if you need to parse JSON from the shell, try jq:
https://stedolan.github.io/jq/
I've used it for several projects on Linux & Windows and been
impressed. It does have a bit of a learning curve, but then, so does
sed. :-)
--
Dan Barrett
dbarrett at blazemonger.com
More information about the Discuss
mailing list