Changes

Jump to: navigation, search

Tutorial2: Unix / Linux File Management

12 bytes added, 14:04, 23 September 2020
Part 2: Creating Text Files Using The vi Text Editor
You will now learn basic editing skills using the '''vi''' ('''vim''') text editor including '''creating''', '''editing''', and '''saving''' text files.
The '''vi ''' ('''vim''') text editor (although taking longer to learn) has outstanding features to increase coding productivity.
The major different between nano and vi is that vi starts in COMMAND LINE mode. You need to issue letter commands to perform text editing or press colon “: ” to enter last line mode to issue more complex commands.
13,420
edits

Navigation menu