Get Location - Control PowerShell Location | Online Free DevTools by Hexmos
Control PowerShell location with Get-Location (gl). Easily navigate directories and manage your current working location. Free online tool, no registration required.
gl
In PowerShell, this command is an alias of
Get-Location
.
- View documentation for the original command:
tldr get-location