# chdir > 此命令是命令提示符中的 `cd` 的别名,随后在 PowerShell 中为 `Set-Location`。 > 更多信息:。 - 查看原始命令提示符命令的文档: `tldr cd` - 查看原始 PowerShell 命令的文档: `tldr set-location`