Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
anjanb
on Oct 7, 2023
|
parent
|
context
|
favorite
| on:
Making Hard Things Easy
you can grep the man page contents by using the following command
man <command> | col -b | grep "search_string"
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
man <command> | col -b | grep "search_string"