rm
Verified for current stable LTS
Rm Commands
Rm command syntax with verified terminal examples.
Commands
8 commands for Rm
rm Operations
Rm Command: Remove Empty Directories
rm -d <path/to/directory> rm Operations
Rm Command: Remove Files And Directories Recursively
rm -r <path/to/file_or_directory1 path/to/file_or_directory2 ...> rm Operations
Rm Command: Remove Files Interactively
rm -i <path/to/file1 path/to/file2 ...> rm Operations
Rm Command: Remove Files Verbose
rm -v <path/to/file1 path/to/file2 ...> rm Operations
Rm Command: Remove Item Alias Windows
rm <item> rm Operations
Rm Command: Remove Specific Files
rm <path/to/file1 path/to/file2 ...> rm Operations
Rm Command: Remove Specific Files Ignore Nonexistent
rm -f <path/to/file1 path/to/file2 ...> rm Operations
Rm Command: View Documentation Remove Item
tldr remove-item Suggest a Rm Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Rm workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.