Q:

Which of the following command will be used if we want to abort editing and quit the editor even if the buffer has been changed and not saved?

belongs to collection: UNIX - VI EDITOR MCQ

0

Which of the following command will be used if we want to abort editing and quit the editor even if the buffer has been changed and not saved?


  1. :q
  2. :b
  3. :q!
  4. :w

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).:q!

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

UNIX - VI EDITOR MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
In ex-mode, current line is represented by ___... >>
<< Quit (:q) command doesn’t work if the buffer is ...