adplus-dvertising
frame-decoration

Question

Which of the following is used with :set to customize vi to ignore case in pattern searches?

a.

nomatch

b.

ignorecase

c.

nocase

d.

nomagic

Posted under Vi Editor UNIX

Answer: (b).ignorecase

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following is used with :set to customize vi to ignore case in pattern searches?

Similar Questions

Discover Related MCQs

Q. For automatic indentation, ____ is used with : set command.

Q. vi environment is determined by variable settings. These variables are controlled by ____ command.

Q. For customizing vi, which of the following command is used?

Q. For repeating the character search , and ; are used.

Q. __ and __ commands works in a reverse manner as f and t.

Q. t command positions the cursor a single character before the occurrence.

Q. For moving the cursor forward to the first occurrence of a character, __ is used.

Q. For searching a character, ___ and ___ are used.

Q. Which of the following is an invalid command?

Q. To append contents of buffer to file01, we can use __________

Q. vi used ___ to enter control characters.

Q. The technique of restoring line deletions from numbered buffers is applicable only to entire lines.

Q. Which of the following command is used for switching files?

Q. Which of the following is not a valid operator-command combination?

Q. To sort all lines from current cursor to end of line, ____ can be used.

Q. dw will ________

Q. For deleting the line form current cursor to the end of the line, we can use:

Q. An operator can’t perform any function without being combined with a command or itself.

Q. ____ searches for a first instance of a pattern in the backward direction.

Q. ____ searches for a first instance of a pattern in forwarding direction.