1SYNC(1) User Commands SYNC(1)
2
3
4
6 sync - flush file system buffers
7
9 sync [OPTION]
10
12 Force changed blocks to disk, update the super block.
13
14 --help display this help and exit
15
16 --version
17 output version information and exit
18
20 Written by Jim Meyering.
21
23 Report sync bugs to bug-coreutils@gnu.org
24 GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
25 General help using GNU software: <http://www.gnu.org/gethelp/>
26 Report sync translation bugs to <http://translationproject.org/team/>
27
29 Copyright © 2010 Free Software Foundation, Inc. License GPLv3+: GNU
30 GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
31 This is free software: you are free to change and redistribute it.
32 There is NO WARRANTY, to the extent permitted by law.
33
35 sync(2)
36
37 The full documentation for sync is maintained as a Texinfo manual. If
38 the info and sync programs are properly installed at your site, the
39 command
40
41 info coreutils 'sync invocation'
42
43 should give you access to the complete manual.
44
45
46
47GNU coreutils 8.5 November 2010 SYNC(1)