update.8

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8 代码 · 共 30 行

8
30
字号
.\" SCCSID: @(#)update.8	8.2	12/3/90.TH update 8 .SH Nameupdate \- periodically update the super block.SH Syntax.B /etc/update [ \fIseconds\fR ].SH DescriptionThe.PN updateprogram executesthe .MS sync 2primitive every 30 seconds.This insures that the file systemis fairly up to date in case of a crash.This command should not be executed directly.Rather, it should be executed out of theinitialization shell command file..SH Options.IP \fIseconds\fR 12Changes the sync period from the default of 30 seconds to aperiod between 10 and 600 seconds. The \fIseconds\fR argument is a wholenumber between 10 and 600. .NXR "update program".NXAM "sync system call" "update program".NXR "superblock" "updating".SH See Alsosync(1), sync(2), init(8), rc(8), 

⌨️ 快捷键说明

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