» Linux »
Examen sur Linux »
Examen 201 : Advanced Administration »
Section 4 »
Question 5/20
Answer: stty
Explanation: The stty command works on the current terminal by default, but by using the input redirection
("<") feature of the shell, we can have stty manipulate any tty device. The -a option is used to display all
configuration settings.
Reference: http://www.oreillynet.com/linux/cmd/s/stty.html http://www.tldp.org/LDP/nag2/x-087-2-serialconfiguration.
html