Because it's currently 511 lines. Why would I want to scroll up to see the stuff I care about? Don't you want the relevant stuff to be right there in front of you?
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.
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.