--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # where > Reports all known instances of a command. > It could be an executable in the PATH environment variable, an alias, or a shell builtin. > More information: . - Find all instances of a command: `where {{command}}`