where: add page (#1720)

This commit is contained in:
Zhou Fangyi 2017-12-01 09:52:58 +00:00 committed by Agniva De Sarker
parent 7e03529f7f
commit d45d7062eb

8
pages/common/where.md Normal file
View File

@ -0,0 +1,8 @@
# where
> Reports all known instances of a command.
> It could be an executable in the PATH environment variable, an alias, or a shell builtin.
- Find all instances of a command:
`where {{command}}`