snippetbashTip
rd — This command is an alias of `rmdir` on the Command Prompt and `Remove-Item` in PowerShell.
Viewed 0 times
thecommandrmdirthisclialiasrd
windows
Problem
How to use the
rd command: This command is an alias of rmdir on the Command Prompt and Remove-Item in PowerShell.Solution
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 rmdirView documentation for the original PowerShell command:
tldr remove-itemCode Snippets
View documentation for the original Command Prompt command
tldr rmdirView documentation for the original PowerShell command
tldr remove-itemContext
tldr-pages: windows/rd
Revisions (0)
No revisions yet.