Zhou Fangyi пре 7 година
родитељ
комит
d45d7062eb
1 измењених фајлова са 8 додато и 0 уклоњено
  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}}`