1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-17 02:55:46 +02:00
tldr/pages/osx/whereis.md

8 lines
144 B
Markdown
Raw Normal View History

# whereis
> Locate the binary, source, and manual page files for a command.
- Locate binary, source and man pages for ssh:
`whereis {{ssh}}`