update
flush internal filesystem caches to disk frequently
SYNOPSIS
update
DESCRIPTION
The
update
command no longer exists, but has been incorporated into
the kernel where it will flush dirty buffers that have not
been touched for thirty seconds or more.
The same effect can be obtained by using the
sync(8)
command, although the in-kernel
update
process will do this in a staggered manner.