*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: sync | Section: 8 | Source: MINIX | File: sync.8
SYNC(8) FreeBSD System Manager's Manual SYNC(8) NAME sync - force completion of pending disk writes (flush cache) SYNOPSIS sync DESCRIPTION The sync program can be called to ensure that all disk writes have been completed before the processor is halted in a way not suitably done by reboot(8) or halt(8). Generally, it is preferable to use reboot(8) or halt(8) to shut down the system, as they may perform additional actions such as resynchronizing the hardware clock and flushing internal caches before performing a final sync. The sync program simply invokes the sync(2) system call. SEE ALSO fsync(2), sync(2), halt(8), reboot(8) HISTORY A sync command appeared in Version 6 AT&T UNIX. FreeBSD 14.1-RELEASE-p8 May 31, 1993 FreeBSD 14.1-RELEASE-p8

Navigation Options