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 (option B) is a Linux partition table manipulator with a curses-based interface. chkdsk (A) is Windows, while tabpar (C) and patbl (D) are not standard Linux commands. fdisk is another common Linux partition tool, but cfdisk is specifically listed.