1.

For repeating the character search , and ; are used.(a) True(b) FalseI got this question in examination.The above asked question is from Customizing Vi Editor topic in division Advanced Vi of Unix

Answer»

The correct answer is (a) True

Easiest explanation: We can REPEAT the CHARACTER search USING the ; and , respectively. ; repeats the search in the same direction along which the previous search was MADE with F or t. Similarly (,) repeats the search in the opposite direction.



Discussion

No Comment Found

Related InterviewSolutions