Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In Linux, for the vi editor, if you are in control mode, how do you save and quit?
Answer
:wq

Question
In Linux, for the vi editor, if you are in control mode, how do you save and quit?
Answer
?

Question
In Linux, for the vi editor, if you are in control mode, how do you save and quit?
Answer
:wq
If you want to change selection, open document below and click on "Move attachment"

6. Editing Text Files
art insert mode. O Insert a blank line above the current line and then start insert mode. a Append (start insert mode after the current character). R Replace (start insert mode with overwrite). <span>:wq Save (write) and quit. :q Quit. :q! Quit forced (without checking whether a save is required). x Delete (delete under cursor and copy to register). X Backspace (delete left of cursor an

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.