September 2009
Beginner
942 pages
85h 34m
English
The three most common ways of starting a vi session are:
vi [options]filevi [options] +num filevi [options] +/pattern file
You can open file for editing, optionally at line num or at the first line matching pattern. If no file is specified, vi opens with an empty buffer.
Read now
Unlock full access