sync(8) osf1 man page | unix.com

Man Page: sync

Operating Environment: osf1

Section: 8

sync(8) 						      System Manager's Manual							   sync(8)

NAME
sync - Flush file system metadata and data from memory buffers to disk.
SYNOPSIS
/sbin/sync
DESCRIPTION
The sync utility runs the sync function, which flushes (writes) system metadata and data from all unwritten memory buffers to disk. For example, the data flushed includes, for UFS, modified inodes and delayed block I/O. Other commands that bring the system down, such as the shutdown command, issue their own sync functions. Use this sync utility to ensure file system integrity should you need to stop the system under unusual circumstances. Note that the writing of buffers to disk, although scheduled, may not be complete when the utility exits.
FILES
Specifies the command path
RELATED INFORMATION
Functions: sync(2) delim off sync(8)
Related Man Pages
syncfs(2) - linux
sync(8) - centos
gldeletesync(3g) - mojave
sync(2) - netbsd
gldeletesync(3g) - osx
Similar Topics in the Unix Linux Community
Copy huge files system
Best way to sync time on a Linux machine
NTPSTAT shows clinet is Unsynchronised
Compare file dates before copy
Terminal running bash/rsync script does not close with exit (MacOS High SIerra)