mirror of https://github.com/CrimsonTome/tldr.git
8 lines
144 B
Markdown
8 lines
144 B
Markdown
|
# whereis
|
||
|
|
||
|
> Locate the binary, source, and manual page files for a command.
|
||
|
|
||
|
- Locate binary, source and man pages for ssh:
|
||
|
|
||
|
`whereis {{ssh}}`
|