2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-03 15:40:17 +00:00
cheat.sheets/sheets/fdisk
2017-05-08 20:27:00 +00:00

9 lines
126 B
Plaintext

# list partitions
fdisk -l /dev/sda
# delete a partition
fdisk /dev/sda
Command (m for help): d
Partition number (1-9): XXX