1.

To split the screen into multiple windows, we can use ____ command.(a) :sp(b) :new(c) :n(d) :rThis question was posed to me in examination.Question is taken from Handling Multiple Files and Buffers topic in section Advanced Vi of Unix

Answer»

Correct option is (a) :sp

For explanation I would say: We can ALSO split our screen into MULTIPLE windows using :sp command. The WINDOW can be EMPTY or it can contain a FILE, even a copy of the same file.



Discussion

No Comment Found

Related InterviewSolutions