add apropos.md
This commit is contained in:
12
pages/common/apropos.md
Normal file
12
pages/common/apropos.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# apropos
|
||||
|
||||
> Search in manpages
|
||||
> for example to find a new command
|
||||
|
||||
- search for keyword
|
||||
|
||||
`apropos {{regular_expression}}`
|
||||
|
||||
- search without restricting output to terminal width
|
||||
|
||||
`apropos -l {{regular_expression}}`
|
Reference in New Issue
Block a user