File: sync.x

package info (click to toggle)
coreutils 9.10-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 70,560 kB
  • sloc: ansic: 253,546; sh: 30,931; perl: 8,141; yacc: 1,846; makefile: 198; python: 47; sed: 16
file content (9 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
[NAME]
sync \- Synchronize cached writes to persistent storage
[DESCRIPTION]
.\" Add any additional description here
[BUGS]
Persistence guarantees vary per system.
See the system calls below for more details.
[SEE ALSO]
fdatasync(2), fsync(2), sync(2), syncfs(2)