Y
Hacker News
new
|
ask
|
show
|
jobs
by
neckbeard
5083 days ago
Not to detract from your point, which was similar to my intro to Unix, but I've always preferred 'man -k' to apropos, because it means remembering only one command plus it is slightly less typing.
1 comments
stack_underflow
5083 days ago
'man -K' is also useful, for when you want to search the contents of man pages and not just the descriptions.
link