*** 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: fsync | Section: 1 | Source: FreeBSD | File: fsync.1.gz
FSYNC(1) FreeBSD General Commands Manual FSYNC(1) NAME fsync - synchronize a file's in-core state with that on disk SYNOPSIS fsync file ... DESCRIPTION The fsync utility causes all the modified data and meta-data of all the files named on the command line to be written to a permanent storage device. The fsync utility uses the fsync(2) function call. EXIT STATUS If an error occurs, the fsync utility proceeds to the next file, and exits >0. Otherwise, it exits 0. SEE ALSO fsync(2), sync(2), syncer(4), halt(8), reboot(8) HISTORY The fsync command first appeared in FreeBSD 4.3. FreeBSD 14.1-RELEASE-p8 January 25, 2005 FreeBSD 14.1-RELEASE-p8

Navigation Options