sync(2) minix man page | unix.com

Man Page: sync

Operating Environment: minix

Section: 2

SYNC(2) 							System Calls Manual							   SYNC(2)

NAME
sync - update super-block
SYNOPSIS
#include <unistd.h> int sync(void)
DESCRIPTION
Sync causes all information in the file system buffers that should be on disk to be written out. This includes modified super blocks, mod- ified i-nodes, and delayed block I/O.
SEE ALSO
sync(8), update(8). 4th Berkeley Distribution June 30, 1985 SYNC(2)
Related Man Pages
sync(2) - opensolaris
sync(8) - centos
sync(2) - centos
sync(2) - suse
sync(2) - sunos
Similar Topics in the Unix Linux Community
sync password
Copy huge files system
Compare file dates before copy
[ksh] how to reload history file without entering a command
Terminal running bash/rsync script does not close with exit (MacOS High SIerra)