sync(8) osx man page | unix.com

Man Page: sync

Operating Environment: osx

Section: 8

SYNC(8) 						    BSD System Manager's Manual 						   SYNC(8)

NAME
sync -- force completion of pending disk writes (flush cache)
SYNOPSIS
sync
DESCRIPTION
The sync utility can be called to ensure that all disk writes have been completed before the processor is halted in a way not suitably done by shutdown(8). Generally, it is preferable to use shutdown(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 utility utilizes the sync(2) function call.
SEE ALSO
fsync(2), sync(2), shutdown(8)
HISTORY
A sync utility appeared in Version 4 AT&T UNIX.
BSD
May 31, 1993 BSD
Related Man Pages
sync(2) - opensolaris
sync(2) - suse
sync(2) - netbsd
sync(2) - sunos
syncfs(2) - x11r4
Similar Topics in the Unix Linux Community
SVM Creation
kenel panic not syncing
Script to tar/rsync/rm multiple folder names
[ksh] how to reload history file without entering a command
NTP synchronised problem in our Centos 7.6 node