InterviewSolution
Saved Bookmarks
| 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 |
|