Query: sync
OS: minix
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYNC(2) System Calls Manual SYNC(2)NAMEsync - update super-blockSYNOPSIS#include <unistd.h> int sync(void)DESCRIPTIONSync 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 ALSOsync(8), update(8). 4th Berkeley Distribution June 30, 1985 SYNC(2)
Related Man Pages |
---|
sync(2) - opensolaris |
syncfs(2) - linux |
sync(2) - debian |
sync(2) - centos |
sync(8) - suse |
Similar Topics in the Unix Linux Community |
---|
Copy huge files system |
SVM Creation |
kenel panic not syncing |
Compare file dates before copy |
Terminal running bash/rsync script does not close with exit (MacOS High SIerra) |