Tutorial Usage VIM Editor Basic

Опубликовано: 12 Июнь 2021
на канале: RADAS
31
3

Don't forget to Like and Subscribe & Share This Video & comment below. Thanks ♥ Subscribe RADAS ♥ :    / @radas_official  
VIM Editor
Install: sudo apt-get install vim
Open or Create file: vi {file_name}
Go to edit mode: press key: i
Exit edit mode: press key: Esc
Delete a line: press double key: d
Move to first line in file:
exit edit mode
press double key: g
Move to end line in file:
exit edit mode
press 2 key: shift g
Save and Close file:
exit edit mode
press 2 key: shift :
then typing: wq
Close without save file:
exit edit mode
press 2 key: shift :
then typing: q!

Full Playlist:    • Linux Tutorial  

Please send feedback to my email: [email protected] if you have any problems.
Good lucky!
Thank you so much.