1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-22 06:04:11 +02:00
tldr/pages/osx/whereis.md
2018-10-27 05:38:38 +05:30

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}}`