» Linux »
Examen sur Linux »
Examen 201 : Advanced Administration »
Section 3 »
Question 15/20
Explanation: The .inputrc file is used to control your shell. You can set keystrokes to perform specified
functions with this file. Another setting that can be changed is the command line editor. If you want this setting
to only affect you, you edit the file in your home directory (~/ signifies your home directory).
Reference: http://ctdp.tripod.com/os/linux/howlinuxworks/linux_hlkeyprogs.html
Incorrect Answers
A: The settings in the /etc/inputrc file would affect all users. If you want this setting to only affect you, you edit
the file in your home directory.
B: The default editor is not set in this file.
D: The default editor is not set in this file.