JNCIA-Junos: Juniper Networks Certified Associate – Junos — Question 29

Which keystroke combination allows users to move the cursor to the end of the command line without deleting text?

Answer options

Correct answer: B

Explanation

The correct answer, Ctrl + e, is the command used to move the cursor to the end of the line in command-line interfaces. Ctrl + a moves the cursor to the beginning of the line, while Ctrl + w deletes the previous word, and Ctrl + u clears the entire line, making them incorrect for this function.