跳至內容

使用者:Assert(false);/沙盒/fsck

維基百科,自由的百科全書
正在執行fsck命令的linux系統。

系統工具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

[編輯]
  1. ^ fsck(8) - Linux man page. die.net. [7 May 2013]. 

[[Category:文件系统]] [[Category:硬盘软件]] [[Category:Unix文件系统相关软件]]