InterviewSolution
Saved Bookmarks
| 1. |
To change the default tab stop spaces in vi, ___ can be used with :set.(a) nomagic(b) tabstop=n(c) tab(d) tabchangeThe question was asked in an interview for job.My question comes from Customizing Vi Editor topic in portion Advanced Vi of Unix |
|
Answer» The correct choice is (b) tabstop=n |
|