Similar Collections


.

questions

Title
To replace a single character, we use ____ command
vi automatically switches from command mode to input mode when we press ‘r’
To replace all text on the right of the cursor position, we use ____ command
Which one of the following command is used to replace a single character with many?
To replace 5 characters with new characters, which one of the following will be used?
To replace the entire line irrespective of cursor position, we can use ____ command
After using ‘s’ or ‘S’, we are automatically left in insert mode
Which command creates a space for entering a new line of text below the current cursor location?
To create a space for entering a new line of text above the current cursor location, ‘O’ command is used
Which of the following command is not used for entering or replacing text?
To save the editing performed on a file, we have to switch to ______ mode
Pressing ‘:’ in command mode invokes which mode of vi editor?
To save a file and return to shell prompt, which one of the following command will be used in ex-mode?
To save a file and remain in vi editor, which one of the following command will be used?
After pressing ‘:w’, we can normally resume our editing work
Which command is used for saving and quitting the editor simultaneously?
Which of the following command is a substitute for ‘:x’ command?
Which one of the following is the best way for saving and quitting the editor?
Which command is used to abort the editing and quit the editing mode?
Quit (:q) command doesn’t work if the buffer is unsaved
total questions: 170

Questions

170

Views

1157

Best Answers

299

Points

5