1.

Which command is used for saving and quitting the editor simultaneously?(a) :q(b) :w(c) ‘:x’(d) :fThis question was addressed to me in semester exam.Question is from Vi-Ex Mode topic in portion The Vi Editor of Unix

Answer»

Right answer is (C) ‘:x’

For EXPLANATION I would SAY: ‘:x’ command SAVES our content and quits the EDITOR simultaneously. This command is invoked in ex-mode.



Discussion

No Comment Found

Related InterviewSolutions