adplus-dvertising
frame-decoration

Question

To replace all text on the right of the cursor position, we use ____ command.

a.

r

b.

R

c.

s

d.

I

Posted under Vi Editor UNIX

Answer: (b).R

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. To replace all text on the right of the cursor position, we use ____ command.

Similar Questions

Discover Related MCQs

Q. Which one of the following command is used to replace a single character with many?

Q. To replace 5 characters with new characters, which one of the following will be used?

Q. To replace the entire line irrespective of cursor position, we can use ____ command

Q. After using ‘s’ or ‘S’, we are automatically left in insert mode.

Q. Which command creates a space for entering a new line of text below the current cursor location?

Q. To create a space for entering a new line of text above the current cursor location, ‘O’ command is used.

Q. Which of the following command is not used for entering or replacing text?

Q. To save the editing performed on a file, we have to switch to ______ mode.

Q. Pressing ‘:’ in command mode invokes which mode of vi editor?

Q. To save a file and return to shell prompt, which one of the following command will be used in ex-mode?

Q. To save a file and remain in vi editor, which one of the following command will be used?

Q. After pressing ‘:w’, we can normally resume our editing work.

Q. We can specify the filename with ‘:w’ command.

Q. Which command is used for saving and quitting the editor simultaneously?

Q. Which of the following command is a substitute for ‘:x’ command?

Q. Which one of the following is the best way for saving and quitting the editor?

Q. Which command is used to abort the editing and quit the editing mode?

Q. Quit (:q) command doesn’t work if the buffer is unsaved.

Q. Which of the following command will be used if we want to abort editing and quit the editor even if the buffer has been changed and not saved?

Q. In ex-mode, current line is represented by ___