which
A Windows 'which' command that locates executables on the PATH.
which is a Windows implementation of the Unix which command. It scans every directory on the PATH and reports matching executables, honoring PATHEXT so extensionless queries match .exe, .cmd, .bat, and .com. By default it prints the first match; pass -a/--all to list every instance. Output is color-coded.
winget install --id allankoechke.which --exact --source wingetLatest 1.0.0
| Architecture | Scope | Download | SHA256 |
|---|---|---|---|
x64 | — | Download | b1b056dcc817a8c4d21508c69046e09061c3e68fede5ee160ef3312b4500ebdf |
Details
- Homepage
- https://github.com/allankoechke/which-win
- License
- MIT
- Publisher
- Allan K. Koech
- Moniker
which