GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
FSYNC(1) FreeBSD General Commands Manual FSYNC(1)

fsync
synchronize a file's in-core state with that on disk

fsync file ...

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.

If an error occurs, the fsync utility proceeds to the next file, and exits >0. Otherwise, it exits 0.

fsync(2), sync(2), syncer(4), halt(8), reboot(8)

The fsync command first appeared in FreeBSD 4.3.
January 25, 2005 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.