diff --git a/pages/osx/whereis.md b/pages/osx/whereis.md new file mode 100644 index 0000000000..55f3998a40 --- /dev/null +++ b/pages/osx/whereis.md @@ -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}}`