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

To explain I would say: To CUSTOMIZE the VI to ignore case in PATTERN searches we can use the following statement:



Discussion

No Comment Found

Related InterviewSolutions