Files
cheatsheet-tldr/tldr/windows/gl
2024-11-11 00:17:49 +00:00

13 lines
230 B
Plaintext

---
syntax: markdown
tags: [tldr, windows]
source: https://github.com/tldr-pages/tldr.git
---
# gl
> In PowerShell, this command is an alias of `Get-Location`.
- View documentation for the original command:
`tldr get-location`