SYNC(8)
NAME
sync − update the super block
USAGE
/etc/sync
DESCRIPTION
Sync executes the sync system primitive, which ensures that all writes to the disk have been completed. Invoking sync before the processor is halted will update the system’s super block so that no data is lost.
NOTES
Sync is a “no-op” in the DOMAIN/IX environments.