All about Linux Stty Commands
By Heidy Ramirez-May 17, 2021
Stty (Set Teletype) command allows a user to make changes on the terminal and display terminal line characteristics. Here's a quick guide showing what each parameter does and how to use it!
-a
Display all the current settings in the human-readable format
-g
Display all the current settings of the terminal in sttl readable format
-F
execute the settings of the specified device by opening it
-help
Display the help information about stty command and exit
-version
Display the current version of the stty command