bsd man page for sync

Query: sync

OS: bsd

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
sync - update the super block
SYNOPSIS
sync
DESCRIPTION
Sync executes the sync system primitive. Sync can be called to insure that all disk writes have been completed before the processor is halted in a way not suitably done by reboot(8) or halt(8). Generally, it is preferable to use reboot or halt 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. See sync(2) for details on the system primitive.
SEE ALSO
sync(2), fsync(2), halt(8), reboot(8), update(8) 4th Berkeley Distribution November 27, 1996 SYNC(8)
Related Man Pages
sync(8) - centos
sync(8) - debian
reboot(2) - osf1
halt(8) - osf1
reboot(8) - osf1
Similar Topics in the Unix Linux Community
kenel panic not syncing
Best way to sync time on a Linux machine
Script to tar/rsync/rm multiple folder names
Compare file dates before copy
[ksh] how to reload history file without entering a command