Hacker News new | ask | show | jobs
by tambourine_man 1337 days ago
OMG, thank you. jq is great but its syntax is impossible to memorize. This is so much better.
1 comments

Any time! Yeah jq is great, but my usecase is covered better by these two together.

Truly the Unix philosophy at it's finest. It's the only way I search JSON these days! (or YAML with "yq | gron | rg" to get results, pop into (n)vim and to my thing :)