Hacker News new | ask | show | jobs
by eloycoto 2011 days ago
I'm not disagree with you, but in this case all stored in custom dotfiles, as functions, easy to use IMHO than a custom Python script.

But I use a lot JQ, so it's super easy for me ;-)

1 comments

Shameless plug, but I created jello[0] to give you the ease of parsing json in bash, but using python syntax[1]

[0]https://github.com/kellyjonbrazil/jello

[1]https://blog.kellybrazil.com/2020/03/25/jello-the-jq-alterna...