InterviewSolution
Saved Bookmarks
| 1. |
We can move back to the previous file using ____ command.(a) new(b) :n(c) :rew(d) :prevThis question was addressed to me in class test.The question is from Handling Multiple Files and Buffers topic in chapter Advanced Vi of Unix |
|
Answer» The correct answer is (c) :rew |
|