Tag Archives: vi editor

VI Command list

vi filename — To start editing file filename e.g. vi test.txt u — undo the last command j — Moves cursor down one line, same column k — Moves cursor up one line, same column h — Moves cursor back … Continue reading

Posted in Linux | Tagged | Leave a comment