PowerShell Get-Location And Set-Location Cmdlets
PowerShell Get-Location And Set-Location Cmdlets Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed Get-ChildItem cmdlet in PowerShell. https://cloudaffaire.com/powershell-get-childitem-cmdlet/ In this blog post, we will discuss Get-Location and Set-Location cmdlets in PowerShell. You can use Get-Location and Set-Location cmdlets in PowerShell to get and set the current working directory. Get-Location cmdlet is equivalent to ‘pwd’ command and Set-Location cmdlet is equivalent to ‘cd’ command. You can…
Comments Off on PowerShell Get-Location And Set-Location Cmdlets
September 23, 2020