You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PowerShell-which brings the functionality of the Unix-like which command to the PowerShell environment on Windows systems. The aim is to make it easier for users to find the executable path for a given command, something that's often needed but not straightforward in a Windows environment.