Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
efreak
on April 15, 2022
|
parent
|
context
|
favorite
| on:
New(ish) command line tools
More likely is a feature to skip processing on short outputs, like `less -F`
``` -F ........ --quit-if-one-screen Quit if entire file fits on first screen. ```
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
``` -F ........ --quit-if-one-screen Quit if entire file fits on first screen. ```