Horje
how to exit vi in linux Code Example
vim discard changes and quit command
Vim editor:
Insert: hit I key
Discard and exit: esc q!
Save and exit: esc qw
how to exit vi in linux
(without saving changes)
if in insert or append mode press Esc.
else type ":q!" and press Enter
Source: kb.iu.edu




Shell

Related
terraform import into module Code Example terraform import into module Code Example
Pull request without forking? Code Example Pull request without forking? Code Example
git shell Code Example git shell Code Example
%2F apache rewrite Code Example %2F apache rewrite Code Example
how to access the dns serve linux Code Example how to access the dns serve linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12