From 39b4dd2a9917cb320099746199dd35e5588d760c Mon Sep 17 00:00:00 2001 From: Ivan Aracki Date: Sat, 27 Oct 2018 02:08:38 +0200 Subject: [PATCH] whereis: add page to osx folder (#2503) --- pages/osx/whereis.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages/osx/whereis.md diff --git a/pages/osx/whereis.md b/pages/osx/whereis.md new file mode 100644 index 000000000..55f3998a4 --- /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}}`