Which of the following commands will move the cursor to the end of line number 3
Home | Discussion ForumWhich of the following commands will move the cursor to the end of line number 30 if the current position of the cursor is line number 01?
30$
30|
30b
30%
Answer : A
View More Related Question
1) Which of the following commands will be used to delete 6 lines from the current cursor location?
2) * and ? cannot match ___
3) Which of the following files will not be deleted using “rm chap??” ?
4) Which symbol is used for taking input from both file and standard input?
5) Using ‘e’ command we can __________
move back to the beginning of the word
move forward to the end of the word
move forward to the beginning of the word
move back to the end of the word
View Answer