sync.2

来自「unix v7是最后一个广泛发布的研究型UNIX版本」· 2 代码 · 共 28 行

2
28
字号
.TH SYNC 2 .SH NAMEsync \- update super-block.SH SYNOPSIS.B sync( ).SH DESCRIPTION.I 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..PPIt should be used by programs which examine a file system,for example.I "icheck, df,"etc.It is mandatory before a boot..SH "SEE ALSO"sync(1), update(8).SH BUGSThe writing, although scheduled, is not necessarilycomplete upon return from .IR sync ..SH ASSEMBLER(sync = 36.).br.B sys sync

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?