Which utility is commonly used to inspect and fix Linux file system errors?

Choose the correct answer

Explanation

Option A (mkfs) is used to format partitions with a file system. Option B (fdisk) manages disk partitions. Option C (fsck) is the correct tool to verify and repair file system integrity. Option D (mount) attaches file systems to the directory tree.

Which utility is commonly used to inspect and fix Li… — Basic of linux unix | PakQuizHub