|
|
|
|
|
by krick
2558 days ago
|
|
That's actually a nice lifehack. Much simplier than jq. Unfortunately, would be harder to make all kinds of logical conditions for which jq allows (even if not that intuitively). It still feels like there must be something in between, some way to make queries with json more naturally, than with jq, yet with enough power. |
|
It might help to recognize how it's influenced by shell languages and XPath, if you're familiar with those.