用户:Assert(false);/沙盒/fsck
外观
系统工具fsck ("file system consistency check" 的缩写) 是一个在[[Unix]]或[[类Unix]]系统上检查文件系统的工具。[1] 它类似于[[Windows]]系统中的[[CHKDSK]]命令。
发音
[编辑]"Fsck"可以读作"F-S-C-K", "F-S-check", "fizz-check", "F-sack", "fisk", "fizik", "F-sick", "F-sock", "F-suck" "F-sek" 或 "fsk", "farsk" or "fusk".
使用
[编辑]The command works directly on data structures stored on disk, which are internal and specific to the particular file system in use - so a matching fsck command tailored is generally required. The exact behaviors of various fsck implementations vary, but they typically follow a common order of internal operations and provide a common command-line interface to the user.
References
[编辑]- ^ fsck(8) - Linux man page. die.net. [7 May 2013].
[[Category:文件系统]] [[Category:硬盘软件]] [[Category:Unix文件系统相关软件]]