sync(1)
Name
sync − update the super block
Syntax
/bin/sync
Description
The sync command executes the sync system primitive. The sync command can be called to insure all disk writes have been completed before the processor is halted in a way not suitably done by reboot() or halt(.).
See sync() for details on the system primitive.