Hacker News new | ask | show | jobs
by _zywo 1507 days ago
For JSON pretty printing I generally use jq (`cat foo.json | jq`). It highlights and indents the output, and it's easy to add a filter.