1.

t command positions the cursor a single character before the occurrence.(a) True(b) FalseThis question was posed to me during a job interview.Question is from Customizing Vi Editor topic in portion Advanced Vi of Unix

Answer»

Correct option is (a) True

Best EXPLANATION: t command works in a similar manner as f except the fact that it POSITIONS the cursor a SINGLE character before the occurrence.



Discussion

No Comment Found

Related InterviewSolutions