瀏覽代碼

where: add page (#1720)

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