1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 22:15:42 +02:00

whereis: add page to osx folder (#2503)

This commit is contained in:
Ivan Aracki 2018-10-27 02:08:38 +02:00 committed by Muhammad Falak R Wani
parent 3caafe6ef7
commit 39b4dd2a99

7
pages/osx/whereis.md Normal file
View file

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