Answers for "command to edit vi"

8

edit in vim

Press i letter on your keyboard to start editing (Insert Mode). When youre done press the ESC key to exit insert mode
Posted by: Guest on September-08-2020
0

how edit the vi editor page and commands

Always remeber to use the / this correctly i.e. /etc/hostname then only your file able to modify else you will get error use shift+i to insert on top esc to exit mode then use shift+ZZ to save
Posted by: Guest on May-24-2021

Browse Popular Code Answers by Language