Multiple choice

____________ command is used for creating a File system.

  1. ext2

  2. hsfs

  3. bfs

  4. mkfs

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The mkfs command is used for creating a file system. The exit code returned by mkfs is 0 on success and 1 on failure.