Y
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
pdimitar
1463 days ago
Or `jless`, which shows you a tree and doesn't flood your terminal.
link
corytheboyd
1463 days ago
Nice, that's definitely better than `jq | less`
link