Which command is used to format and create file systems on Linux?

Choose the correct answer

Explanation

The mkfs command is utilized to create and format file systems on Linux. While fdisk and parted are used for disk partitioning, fsck checks and repairs file system integrity, and mount is used to attach file systems to the directory tree.

Which command is used to format and create file syst… — Basic of linux unix | PakQuizHub