mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-10 11:29:59 +03:00
172 B
172 B
fdisk
A program for managing partition tables and partitions on a hard disk.
- List partitions:
fdisk -l
- Start the partition manipulator:
fdisk {{/dev/sda}}