sync.8
来自「minix操作系统最新版本(3.1.1)的源代码」· 8 代码 · 共 34 行
8
34 行
.TH SYNC 8.SH NAMEsync \- flush the cache to disk.SH SYNOPSIS\fBsync\fR.br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH EXAMPLES.EX "sync" "Write out all modified cache blocks".SH DESCRIPTION.PP\s-1MINIX 3\s-1maintains a cache of recently used disk blocks.The .I synccommand writes any modified cache blocks back to the disk.This is essential before stopping the system, and should be done beforerunning any.I a.outprogram that might crash..SH "SEE ALSO".BR sync (2),.BR update (8),.BR shutdown (8).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?