Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ sync(1M) — sysv — mips UMIPS RISC/os 4.52

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sync(2)



SYNC(1M-SysV)       RISC/os Reference Manual        SYNC(1M-SysV)



NAME
     sync - update the super block

SYNOPSIS
     sync

DESCRIPTION
     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.

NOTE
     If you have done a write to a file on a remote machine in a
     Remote File Sharing environment, you cannot use sync to
     force buffers to be written out to disk on the remote
     machine.  sync will only write local buffers to local disks.

SEE ALSO
     sync(2) in the Programmer's Reference Manual.

































                         Printed 1/15/91                   Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026