Ver Fonte

where: add page (#1720)

Zhou Fangyi há 7 anos atrás
pai
commit
d45d7062eb
1 ficheiros alterados com 8 adições e 0 exclusões
  1. 8 0
      pages/common/where.md

+ 8 - 0
pages/common/where.md

@@ -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}}`