sync
Maintenance Commands sync(1M)NAME
sync - update the super blockSYNOPSIS
syncDESCRIPTION
sync executes the sync system primitive. If the system is to be stopped, sync must be called to insure file system integrity. It will flush all previously unwritten system buffers out to disk, thus assuring that all file modifica- tions up to that point will be saved. See sync(2) for details.ATTRIBUTES
See attributes(5) for descriptions of the following attri- butes: ____________________________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |_____________________________|_____________________________| | Availability | SUNWcsu | |_____________________________|_____________________________|SEE ALSO
sync(2), attributes(5) SunOS 5.8 Last change: 1 Dec 1998 1