103.8 Basic file editing
- Reference to LPI objectives
- Weight
-
3
- Key knowledge areas
-
-
Navigate a document using vi.
-
Understand and use vi modes.
-
Insert, edit, delete, copy and find text in vi.
-
Awareness of Emacs, nano and vim.
-
Configure the standard editor.
-
- Partial list of the used files, terms and utilities
-
-
vi
-
/
,?
-
h
,j
,k
,l
-
i
,o
,a
-
d
,p
,y
,dd
,yy
-
ZZ
,:w!
,:q!
-
EDITOR
-