3 sync \- flush the cache to disk
18 .EX "sync" "Write out all modified cache blocks"
22 maintains a cache of recently used disk blocks.
25 command writes any modified cache blocks back to the disk.
26 This is essential before stopping the system, and should be done before
29 program that might crash.