Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
rm
Remove files or directories
Syntax
rm [OPTION]... FILE...Common Options
-rRecursive removal-fForce removal-iPrompt before removal-vVerbose outputCommon Examples
rm file.txtRemove file
rm -r directory/Remove directory recursively
rm -rf directory/Force remove recursively
Related Tools
More Code & Dev Tools
Regex Cheatsheet
Quick reference for regular expression patterns. Character c...
HTML Formatter
Format and minify HTML online. Beautify HTML code or compres...
Port Checker
Check if a port is open online. Test port availability and c...
Code Share
Create and share code snippets online. Syntax highlighting a...
Color Extractor
Extract colors from images online. Get dominant colors and c...
WebSocket Tester
Test WebSocket connections and messages in real-time. Connec...
Code Analyzer
Analyze code quality online. Check for errors, warnings, and...
IP Calculator
Calculate IP ranges, subnet masks, and CIDR notation. Networ...
Timestamp Converter
Convert between Unix timestamp and human-readable date. Supp...
CSS Gradient Generator
Generate CSS gradients online. Linear and radial gradients w...
Git Cheatsheet
Quick reference for common Git commands. Search, copy, and u...
Code Minifier
Minify HTML, CSS, and JavaScript code. Reduce file size by r...