logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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 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

See Also