» Linux » Examen sur Linux » Examen 201 : Advanced Administration » Section 1 » Question 12/20
12.When typing at the command line, the default editor is the ________ library.
Answer: read line

Explanation: The default command line editor is the Read line library. As with most text editor programs, it allows certain keystrokes to aid in the writing/editing of a command. For example, there are keystroke combinations that allow you to jump to the beginning or end of the line, or to jump to the start or end of a previous word.

Reference: http://www.cs.utah.edu/dept/old/texinfo/bash/rlman.html

« Question 11 Question 13 »