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

Best explanation: To make the current window the only window on the screen and close all other WINDOWS USE :on command. We can also kill the current window USING :Q.



Discussion

No Comment Found

Related InterviewSolutions