ArchLUG Linux By Example - www.archlug.org

Download the RSS XML Feed for this site

Subscribe to this channel with Amphetadesk

Subscribe to this channel with RadioUserland

LBE- vi


Examples of the "vi" Command

Edit the given file:

vi <filename>

a, e, i, o, u, The five basic vi commands:

a is for append
e is for end of word
i is for insert
o is for open a line
u is for undo

Valid XHTML 1.0! Valid CSS!