# rd > 此命令是命令提示符中的 `rmdir` 的别名,以及 PowerShell 中的 `Remove-Item`。 - 查看原始命令提示符命令的文档: `tldr rmdir` - 查看原始 PowerShell 命令的文档: `tldr remove-item`