sync.2
来自「莱昂氏UNIX源代码分析UNIXv6src.tar.gz」· 2 代码 · 共 26 行
2
26 行
.th SYNC II 8/5/73.sh NAMEsync \*- update super-block.sh SYNOPSIS(sync = 36.; not in assembler).br.ft Bsys sync.ft R.sh DESCRIPTION.it Synccauses all information in corememory that should be on disk to be written out.This includes modified super blocks,modified i-nodes, and delayed block I/O..s3It should be used by programs which examine a file system,for example.it "icheck, df,"etc.It is mandatory before a boot..sh "SEE ALSO"sync (VIII), update (VIII).sh DIAGNOSTICS\*-
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?