InterviewSolution
Saved Bookmarks
| 1. |
Which of the following command is a substitute for ‘:x’ command?(a) ‘:x’(b) :wq(c) :q(d) :wI had been asked this question in an internship interview.My query is from Vi-Ex Mode topic in chapter The Vi Editor of Unix |
|
Answer» The CORRECT answer is (b) :wq |
|