Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
fdisk
Disk partition tool
Syntax
fdisk [OPTION]... DEVICECommon Options
-lList partition table-nCreate new partition-dDelete partition-tChange partition type-pPrint partition table-wWrite partition table-sShow partition sizeCommon Examples
fdisk -lList all disk partitions
fdisk /dev/sdaPartition /dev/sda
fdisk -l /dev/sdaView sda partition table
sudo fdisk -l | grep "Disk /dev"Show only disk info
Related Tools
More Code & Dev Tools
Timestamp Batch Converter
Convert multiple timestamps at once. Batch process Unix time...
Code Minifier
Minify HTML, CSS, and JavaScript code. Reduce file size by r...
CSS Gradient Generator
Generate CSS gradients online. Linear and radial gradients w...
WebSocket Tester
Test WebSocket connections and messages in real-time. Connec...
Code Formatter
Format and beautify code online. Support multiple languages ...
CSS Formatter
Format and minify CSS online. Beautify CSS code or compress ...
XML Formatter
Format and minify XML online. Beautify XML code or compress ...
Git Cheatsheet
Quick reference for common Git commands. Search, copy, and u...
Color Converter
Convert between HEX, RGB, HSL color formats. Color picker wi...
cURL Converter
Convert cURL commands to Python, JavaScript, PHP, Go, and mo...
Timestamp Converter
Convert between Unix timestamp and human-readable date. Supp...
Cron Expression Generator
Generate and validate Cron expressions online. Convert Cron ...