In this video I'll demonstrate how to navigate directories using PowerShell.
Topics covered:
Copy folder paths from File Explorer
Get the current location with Get-Location ( alias pwd )
Change current location w/ Set-Location ( alias cd )
Using relative paths ( .. and .\ )
Using the Location Stack with Push-Location and Pop-Location ( alias pushd / popd )
Blog Post:
[ Ссылка ]
Ещё видео!