How to print PATH environment variable in PowerShell (Core)
Run
$env:PATH
show_path.ps1
$env:PATH
to show the PATH
environment variable in PowerShell.
Check out similar posts by category:
PowerShell, Windows
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow