Which command will be used with vi editor to replace single character under cursor with any number of characters ?
Which command will be used with vi editor to replace single character under cursor with any number of characters ?
A. s
B. S
C. a
D. i
