UNIX-like ‘which’ Utility for Windows
'which'
is a Unix command used to identify the location of executables by searching in the directories listed in the PATH
environment variable.
'which'
is a Unix command used to identify the location of executables by searching in the directories listed in the PATH
environment variable.