Linux Administration/Commands/File Editing
This lesson covers file editing.
Objectives and Skills
editObjectives and skills for the file editing portion of Linux+ certification include:[1]
- Perform basic file editing operations using vi
- Navigate a document using vi
- Use basic vi modes
- Insert, edit, delete, copy and find text
- The following is a partial list of the used files, terms and utilities:
- vi
- /, ?
- h, j, k, l
- i, o, a
- c, d, p, y, dd, yy
- ZZ, :w!, :q!, :e!
Readings
editMultimedia
editActivities
edit- Complete the tutorial IBM: Learn Linux, 101: File editing with vi