--- syntax: markdown tags: [tldr, windows] source: https://github.com/tldr-pages/tldr.git --- # Get-Location > Print name of current/working directory. > This command can only be run through PowerShell. > More information: . - Print the current directory: `Get-Location`