Contents / Previous / Next


Vi (Vim)

Today vi is considered the standard.
It is the only editor that will be
installed by default on any UNIX system.

It is small, fast and efficient;
useful to make some minor editing of system files,
editing of huge data files or
when a slow network link is involved.

It is important to learn at least the basics of vi.