Answers for "how to check path in windows cmd"

3

display path in cmd windows

echo %PATH%
Posted by: Guest on November-10-2020
0

how to see path in command prompt

echo $Env:PATH
Posted by: Guest on December-22-2021

Code answers related to "how to check path in windows cmd"

Browse Popular Code Answers by Language