InterviewSolution
Saved Bookmarks
| 1. |
vi environment is determined by variable settings. These variables are controlled by ____ command.(a) :set(b) :abbr(c) :map(d) autowriteThis question was posed to me by my school principal while I was bunking the class.My question is taken from Customizing Vi Editor topic in portion Advanced Vi of Unix |
|
Answer» Correct answer is (a) :SET |
|