Which utility is commonly used to divide a hard drive into separate partitions?

Choose the correct answer

Explanation

The fdisk tool is specifically designed for creating and managing disk partitions. mkfs is used to format partitions, fsck checks filesystem health, and mount attaches filesystems to the directory structure.

Which utility is commonly used to divide a hard driv… — Basic of linux unix | PakQuizHub