Entering text
To create a new file in vi, type vi filename,
where filename is the name you want to call the new file.
(You can edit any existing text file with vi by typing vi
and then the name of that file.)

Inserting text with i or I

Appending text with a or A

Opening a line with o or O
Try writing a file with vi:
: prompt at the bottom of the screen.
: prompt.
When vi writes out the file, it shows you the number of lines and
the number of characters.
Weekly ReportThis week, I met with 5 of our 10 distributors. Everyone is eager to see the next release of our software, and they all expect to sell a lot of units in the coming quarter. ~ ~ ~ . . . "weekrep" [New file]