adplus-dvertising
frame-decoration

Question

Search and replace operations can also use regular expressions for matching multiple patterns.

a.

True

b.

True

c.

May be

d.

Can't say

Posted under Vi Editor UNIX

Answer: (b).True

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Search and replace operations can also use regular expressions for matching multiple patterns.

Similar Questions

Discover Related MCQs

Q. For yanking text, ___ is used.

Q. For pasting text, ____ is used.

Q. c operator is used for changing the text.

Q. To change entire lines, ____ is used.

Q. Which operator is used in vi to filter text?

Q. To delete from current cursor upto the first occurrence of }, which of the following will be used?

Q. The command df. will _____

Q. To yank from current cursor up to first occurrence of string str in reverse direction, we can use:

Q. The following command will_________

!! tr ‘[a-z]’ ‘[A-Z]’

Q. The command c0 will change the text from current cursor to the end of line.

Q. For returning back to the original file after switching we can use:

Q. When multiple filenames are used with vi, we can switch to next file using ___ command.

Q. We can move back to the previous file using ____ command.

Q. :r !date inserts the output of date command in our file.

Q. To split the screen into multiple windows, we can use ____ command.

Q. To create a new window, ____ can be used.

Q. To remove all other windows except the current one, which of the following command is used?

Q. vi editor has ____ named buffers.

Q. To restore a number of recent deletions, numbered buffers are used.

Q. For restoring the contents of numbered buffers efficiently, ___ command is used.