Hacker News new | ask | show | jobs
by dusted 2055 days ago
I often use jq for working with more complex data structures in bash, sure it's not built-in, so you're forced to extract some stuff into variables before interacting with it, but that often leads to cleaner code anyway.