1.

To replace all text on the right of the cursor position, we use ____ command.(a) r(b) R(c) s(d) II had been asked this question in an interview for internship.This question is from Vi-Input Mode in chapter The Vi Editor of Unix

Answer»

Right OPTION is (b) R

The explanation is: The only difference between ‘r’ and ‘R’ is that ‘R’ can replace all text on the right of the cursor POSITION while ‘r’ only REPLACES a single character.



Discussion

No Comment Found

Related InterviewSolutions