stty

Displays or sets terminal parameters

stty [options] [arguments]

Without any arguments, stty displays certain parameters affecting the operation of the terminal. For a list of some of these parameters and an explanation of each, see “Arguments.” The arguments establish or change the parameter(s) you specify.

Options

Without an option or argument, stty displays a summary report that includes only a few of its parameters.

--all

-a Reports on all parameters. This option does not take any arguments.

--file=/dev/device

-F /dev/device Without this option stty affects the device attached to standard input. With this option stty affects device. You can change the characteristics of a device only if you own its device file or if you are Superuser. ...

Get A Practical Guide to Red Hat® Linux® 8 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.