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

For EXPLANATION: We can SWITCH between multiple FILES without quitting the vi editor. For example, while working with one FILE, we can switch to another by USING the following command,



Discussion

No Comment Found

Related InterviewSolutions