Multiple choice technology operating systems

Which command is the Partition table manipulator for Linux

  1. chkdsk

  2. cfdisk

  3. tabpar

  4. patbl

Reveal answer Fill a bubble to check yourself
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).