rmdir
Verified for current stable LTS
Rmdir Command: Remove Nested Directories Recursively
Use for remove nested directories recursively with Rmdir. Exact CLI syntax to remove nested directories recursively using Rmdir.
When to use this: Use for remove nested directories recursively with Rmdir.
Command Syntax
rmdir -p <path/to/directory1 path/to/directory2 ...> rmdir -p <path/to/directory1 path/to/directory2 ...> Command Breakdown
-p- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to remove nested directories recursively 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: Clean Directory Of Empty Directories
rmdir * Rmdir Command: Remove Specific Directories rmdir <path/to/directory1 path/to/directory2 ...> Jmeter Command: Run Test Plan Nongui Proxy jmeter -n -t <path/to/file.jmx> -H- <127.0.0.1> -P <8888> Ed Command: Start Interactive Editor Empty Prompt ed -p '<> >' 7zr Command: Encrypt An Existing Archive 7zr a <path/to/encrypted.7z> -p<password> -mhe=<on> <path/to/archive.7z>