Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
man
Display manual pages
Syntax
man [OPTION]... [SECTION] COMMANDCommon Options
-kSearch manual pages (same as apropos)-fShort description (same as whatis)-aShow all matching man pages-wShow man page file path-S LISTSpecify sections to search-C FILESpecify config file-HShow HTML man in browser-7ASCII displayCommon Examples
man lsView ls manual
man 5 passwdView passwd section 5
man -k "copy files"Search related manuals
man -f lsShow ls short description
man -a printfShow all printf man pages
man -w lsShow man page path
man 7 asciiView ASCII table
man -S 1:2:3 lsSearch specific sections
Related Tools
More Code & Dev Tools
Regex Cheatsheet
Quick reference for regular expression patterns. Character c...
SQL Formatter
Format and beautify SQL queries online. Improve SQL readabil...
Code Analyzer
Analyze code quality online. Check for errors, warnings, and...
Code Minifier
Minify HTML, CSS, and JavaScript code. Reduce file size by r...
JavaScript Formatter
Format and beautify JavaScript code online. Improve code rea...
IP Calculator
Calculate IP ranges, subnet masks, and CIDR notation. Networ...
JavaScript Obfuscator
Obfuscate and protect JavaScript code. Make your code harder...
HTML Formatter
Format and minify HTML online. Beautify HTML code or compres...
Cron Expression Generator
Generate and validate Cron expressions online. Convert Cron ...
Color Extractor
Extract colors from images online. Get dominant colors and c...
CSS Gradient Generator
Generate CSS gradients online. Linear and radial gradients w...
Color Contrast Checker
Check color contrast ratios for WCAG compliance. Ensure acce...