Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

sync

Flushes all pending write operations to the appropriate disks. More information: https://www.gnu.org/software/coreutils/manual/html_node/sync-invocation.html.

  • Flush all pending write operations on all disks:

sync

  • Flush all pending write operations on a single file to disk:

sync path/to/file

Related Topics
한국어 version Nederlands version
Contribute to This Page
Report New Issue View Source
Discuss this page