fdisk: add page (#2014)
This commit is contained in:

committed by
Agniva De Sarker

parent
acfa468793
commit
dc358ed2a8
11
pages/linux/fdisk.md
Normal file
11
pages/linux/fdisk.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# fdisk
|
||||||
|
|
||||||
|
> A program for managing partition tables and partitions on a hard disk.
|
||||||
|
|
||||||
|
- List partitions:
|
||||||
|
|
||||||
|
`fdisk -l`
|
||||||
|
|
||||||
|
- Start the partition manipulator:
|
||||||
|
|
||||||
|
`fdisk {{/dev/sda}}`
|
Reference in New Issue
Block a user