stty Command Examples

Set options for a terminal device interface. More information: https://www.gnu.org/software/coreutils/manual/html_node/stty-invocation.html.

stty size

stty {{[-a|--all]}}

stty {{rows|cols}} {{count}}

stty {{[-F|--file]}} {{path/to/device_file}} speed

stty sane

stty {{raw|cooked}}

stty {{-echo|echo}}

stty --help