Which command is the Partition table manipulator for Linux
-
chkdsk
-
cfdisk
-
tabpar
-
patbl
B
Correct answer
Explanation
cfdisk is a curses-based partition table manipulator for Linux that provides an interactive interface for disk partitioning. chkdsk is a Windows utility, while tabpar and patbl are not standard Linux partition management tools (fdisk and parted are more common alternatives to cfdisk).