mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 13:35:32 +02:00
whereis: add page to osx folder (#2503)
This commit is contained in:
parent
3caafe6ef7
commit
39b4dd2a99
1 changed files with 7 additions and 0 deletions
7
pages/osx/whereis.md
Normal file
7
pages/osx/whereis.md
Normal 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}}`
|
Loading…
Add table
Reference in a new issue