InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is used with :set to customize vi to ignore case in pattern searches?(a) nomatch(b) ignorecase(c) nocase(d) nomagicThis question was posed to me during an interview.I need to ask this question from Customizing Vi Editor topic in division Advanced Vi of Unix |
|
Answer» Correct answer is (B) ignorecase |
|