mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-22 06:04:11 +02:00
7 lines
144 B
Markdown
7 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}}`
|