Answers for "how to check path variable in windows command line"

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 variable in windows command line"

Browse Popular Code Answers by Language