1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-31 00:37:56 +01:00
tldr/pages/osx/whereis.md
2018-10-27 05:38:38 +05:30

144 B

whereis

Locate the binary, source, and manual page files for a command.

  • Locate binary, source and man pages for ssh:

whereis {{ssh}}