Get the location of a system command within WSL. Call from non-WSL context like Powershell or CMD to see if a command
exists within your default wsl installation. See also: which.
Parameters
commandName: string
The name of the command to find within WSL installation
Get the location of a system command within WSL. Call from non-WSL context like Powershell or CMD to see if a command exists within your default wsl installation. See also: which.