Multiple choice technology operating systems

What is the command used to repair the file systems?

  1. rpfs

  2. fsck

  3. fsrp

  4. repair

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

fsck (file system check) is the standard Unix/Linux utility for checking and repairing file systems. It examines file systems for errors and can fix many common issues automatically.