Y
Hacker News
new
|
ask
|
show
|
jobs
by
duckmysick
2 hours ago
I do and that's why I pipe the output to `head -n 20` or use `LIMIT 20` in SQL.
That aside, this is a good script you're running. Thanks.
1 comments
tasuki
2 hours ago
But maybe you decide you want to see more. It makes perfect sense for a cli tool to output the most interesting piece of info last: then you can decide on the fly whether you want to scroll up or not.
link