mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-10-31 06:18:17 +01:00
202 B
202 B
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}}