mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 17:36:23 +02:00
11 lines
255 B
Markdown
11 lines
255 B
Markdown
# rd
|
|
|
|
> This command is an alias of `rmdir` on the Command Prompt and `Remove-Item` in PowerShell.
|
|
|
|
- View documentation for the original Command Prompt command:
|
|
|
|
`tldr rmdir`
|
|
|
|
- View documentation for the original PowerShell command:
|
|
|
|
`tldr remove-item`
|