1.

____ command moves the cursor to the end of next line.(a) 0(b) |(c) %(d) $This question was posed to me in examination.Query is from Navigation in Vi Editor topic in division The Vi Editor of Unix

Answer»

The correct CHOICE is (d) $

To explain: ‘$’ COMMAND is used to navigate the cursor to the END of next line. This SYMBOL is also used in ex-mode to represent the LAST line.



Discussion

No Comment Found

Related InterviewSolutions