rmdir
Verified for current stable LTS
Rmdir Command: Clean Directory Of Empty Directories
Use for clean directory of empty directories with Rmdir. Exact CLI syntax to clean directory of empty directories using Rmdir.
When to use this: Use for clean directory of empty directories with Rmdir.
Command Syntax
rmdir * rmdir * Live Command Builder
Final Command
rmdir * Command Breakdown
rmdir is the base executable for this command.
FAQ
Purpose: Exact syntax to clean directory of empty directories using Rmdir.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Rmdir Command: Remove Directory Recursively Quiet Windows
rmdir <path\to\directory> /s /q Rmdir Command: Remove Directory Recursively Windows rmdir <path\to\directory> /s Rmdir Command: Remove Empty Directory Windows rmdir <path\to\directory> Rmdir Command: Remove Nested Directories Recursively rmdir -p <path/to/directory1 path/to/directory2 ...> Rmdir Command: Remove Specific Directories rmdir <path/to/directory1 path/to/directory2 ...>