1.

For moving the cursor forward to the first occurrence of a character, __ is used.(a) d(b) t(c) f(d) nI got this question by my school teacher while I was bunking the class.The query is from Customizing Vi Editor in section Advanced Vi of Unix

Answer»

Right option is (c) F

The BEST I can explain: For moving the cursor forward to the first occurrence of a CHARACTER, f command is used FOLLOWED by the character. For example,



Discussion

No Comment Found

Related InterviewSolutions