Encyclopedia > Fsck

  Article Content

Fsck

The system utility fsck (for "file system check") is a tool for checking the consistency of a file system in the UNIX system and clones thereof.

A journaling filesystem is designed such that tools such as fsck do not need to be run as often.

Generally, fsck is run automatically at boot time when the system detects that a file system is in an inconsistent state, indicating a non-graceful shutdown, such as a crash or power loss. Typically, fsck utilities provide options for interactively repairing damaged file systems (the user must decide how to fix specific problems), allowing fsck to decide how to fix specific problems (so the user doesn't have to answer any questions), or reviewing the problems that need to be resolved on a file system without actually fixing them.

Fsck can also be run manually by the system administrator if she or he believes there is a problem with the file system.

The term 'fsck' has come into use among UNIX system administrators as a written taboo deformation of 'fuck'.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Kuru Kuru Kururin

... to beat, and a gold star for getting through the level without any accidents. Kururin was released in Japan and Europe but not in the United States. However, because ...

 
 
 
This page was created in 40.9 ms