Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
du
Estimate file space usage
Syntax
du [OPTION]... [FILE]...Common Options
-hHuman-readable sizes-sDisplay only total-aShow sizes of all files-cProduce grand total--max-depthMaximum directory depth-kSizes in kilobytes-mSizes in megabytesCommon Examples
du -sh directory/Show total directory size
du -h --max-depth=1Show subdirectories size
du -ah /var/logShow all file sizes
Related Tools
More Code & Dev Tools
CSS Gradient Generator
Generate CSS gradients online. Linear and radial gradients w...
JavaScript Formatter
Format and beautify JavaScript code online. Improve code rea...
Cron Expression Generator
Generate and validate Cron expressions online. Convert Cron ...
Timestamp Converter
Convert between Unix timestamp and human-readable date. Supp...
WebSocket Tester
Test WebSocket connections and messages in real-time. Connec...
Color Extractor
Extract colors from images online. Get dominant colors and c...
Code Formatter
Format and beautify code online. Support multiple languages ...
HTTP Status Codes
Reference guide for HTTP status codes. Learn the meaning of ...
SQL Formatter
Format and beautify SQL queries online. Improve SQL readabil...
Code Share
Create and share code snippets online. Syntax highlighting a...
Color Converter
Convert between HEX, RGB, HSL color formats. Color picker wi...
API Tester
Test HTTP APIs online with support for GET, POST, PUT, DELET...