Files
tldr/pages.zh/windows/get-location.md

254 B

获取位置

打印当前/工作目录的名称。 此命令只能通过 PowerShell 运行。 更多信息:https://learn.microsoft.com/powershell/module/microsoft.powershell.management/get-location

  • 打印当前目录:

Get-Location