Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
NetBSD
UPDATE(8) OpenBSD System Manager's Manual UPDATE(8)
NAME
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 seen by using the sync(8) command, although the
in-kernel update process will do this in a staggered manner.
SEE ALSO
sync(2), fsck(8), init(8), sync(8)
BUGS
It is possible on some systems, that a sync occuring simultaneously with
a crash may cause file system damage. See fsck(8).
HISTORY
An update command appeared in Version 6 AT&T UNIX.
The update command was incorporated into the kernel in OpenBSD 1.2.
OpenBSD 2.3 June 8, 1996 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
OpenBSD sources for update(8)
Up to: File System Operations - Operations for entire file-systems (quotas, configuration, consistency, mount, unmount, et al)
RocketLink!--> Man page versions:
OpenBSD
NetBSD
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware > man pages >
update.8/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|