mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
197 B
197 B
fdisk
A program for managing partition tables and partitions on a hard disk. See also:
partprobe
.
- List partitions:
fdisk -l
- Start the partition manipulator:
fdisk {{/dev/sdX}}