what are the different commands used to quit from the vi
editor?
Answer / debjyoti mukherjee
q! IS THE COMMAND TO QUIT FROM vi EDITOR WITHOUT SAVING
wq IS THE COMMAND TO QUIT FROM vi EDITOR WITH SAVING
q IS THE IS THE COMMAND TO QUIT FROM vi EDITOR IF YOU DONT
EDIT ANYTHING AFTER OPENING THAT FILE
| Is This Answer Correct ? | 6 Yes | 0 No |
what are the two different modes in vi editor?
what is the command used to delete current line in vi editor?
what are the different delete commands used in vi editor?
What is the command used to display line numbers in vi editor?
How to replace String "a" with String "b" in whole file of the vi editor?
How to create a .exrc file in vi editor?
What is the format of vi command?
What is the difference between ZZ and :wq commands?
What is the difference between lettered buffer and temporary buffer?
HOW WE CAN MAKE THE DLIEVERY WHICH IS BLOCKED DUE TO CREDIT LIMIT.
How to append a file to current file?
what does the c$ command do from command mode?