Files
tldr/pages.zh/common/where.md

279 B

where

报告所有已知的命令实例。 它可以是 PATH 环境变量中的可执行文件、别名或 shell 内置命令。 更多信息:https://zsh.sourceforge.io/Doc/Release/Shell-Builtin-Commands.html

  • 查找命令的所有实例:

where {{command}}