Hacker News new | ask | show | jobs
by corytheboyd 1463 days ago
piping to jq (using json mode of course) also works well for this
1 comments

Or `jless`, which shows you a tree and doesn't flood your terminal.
Nice, that's definitely better than `jq | less`