Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
mkdir
Create directories
Syntax
mkdir [OPTION]... DIRECTORY...Common Options
-pCreate parent directories-vVerbose output-mSet permission modeCommon Examples
mkdir newdirCreate single directory
mkdir -p parent/child/grandchildCreate nested directories
mkdir -m 755 newdirCreate with permissions
Related Tools
More Code & Dev Tools
JavaScript Obfuscator
Obfuscate and protect JavaScript code. Make your code harder...
Port Checker
Check if a port is open online. Test port availability and c...
Regex Cheatsheet
Quick reference for regular expression patterns. Character c...
Color Palette Generator
Generate harmonious color palettes online. Create color sche...
Timestamp Converter
Convert between Unix timestamp and human-readable date. Supp...
CSS Gradient Generator
Generate CSS gradients online. Linear and radial gradients w...
Timestamp Batch Converter
Convert multiple timestamps at once. Batch process Unix time...
Color Contrast Checker
Check color contrast ratios for WCAG compliance. Ensure acce...
Code Share
Create and share code snippets online. Syntax highlighting a...
Code Minifier
Minify HTML, CSS, and JavaScript code. Reduce file size by r...
Code Formatter
Format and beautify code online. Support multiple languages ...
Color Extractor
Extract colors from images online. Get dominant colors and c...