``<tt>:w</tt>" Write



next up previous contents
Next: ``:r;; Read Up: ``vi;; Visual Editor Previous: ``:q;; Quit

``:w" Write

:w
will cause the contents of the buffer to be written to the file.

:wq will write the buffer to the file, and exit to the calling shell.



Super-User
Fri Feb 17 15:55:40 EST 1995