InterviewSolution
Saved Bookmarks
| 1. |
To remove all other windows except the current one, which of the following command is used?(a) :on(b) :new(c) :n(d) :rThe question was asked in class test.This is a very interesting question from Handling Multiple Files and Buffers in section Advanced Vi of Unix |
|
Answer» The correct answer is (a) :on |
|