Answers for "how to print the path in powershell"

2

view to path powershell

$Env:Path -split ';'
Posted by: Guest on September-15-2020

Code answers related to "how to print the path in powershell"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language