UNIX
f command
.mdThe f command flushes memory. All frames modified in memory are written back to disk. If a disk error occurs, a minus sign displays.
Syntax
f{!}
| ! | Specifies all frames in memory, even those frames that are not write-required, are written to disk. |