October 2005
Intermediate to advanced
908 pages
46h 42m
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