Files
oldlinux-files/Minix/1.7.5/MANUALS/CAT0/UPDATE
2024-02-19 00:21:39 -05:00

66 lines
540 B
Plaintext

Command: update - periodically write the buffer cache to disk
Syntax: update
Flags: (none)
Example: update & # Start a process that flushes the
cache
When the system is booted, update is started up in the background
from /etc/rc to issue a SYNC system call every 30 sec.