winget install --id allankoechke.which
About which
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.
What's new in 1.0.0
No release notes provided.
Version history
| Version | Updated | Notes |
|---|---|---|
| 1.0.0 | No notes |