InterviewSolution
Saved Bookmarks
| 1. |
Which of the following command is used for switching files?(a) :e(b) e!(c) !e(d) !rI got this question in an international level competition.This interesting question is from Handling Multiple Files and Buffers in section Advanced Vi of Unix |
|
Answer» Right answer is (a) :e |
|