Remove Directory - Delete Folders with RD | Online Free DevTools by Hexmos
Remove directory quickly with RD command line tool. Delete folders and manage file system on Windows easily using RD alias. Free online tool, no registration required.
rd
This command is an alias of
rmdiron the Command Prompt andRemove-Itemin PowerShell.
- View documentation for the original Command Prompt command:
tldr rmdir
- View documentation for the original PowerShell command:
tldr remove-item
