archie/release/base/help/english/stty/=
2024-05-28 17:59:32 +02:00

12 lines
538 B
Plaintext

stty [<option> <character>] ...
This command allows the user to change the interpretation of specified
characters, in order to match their particular terminal type. At the
moment only `erase' is recognized as an <option>. (Typically,
<character> is a control character and may be specified as a pair of
characters (e.g. control-h as the pair ^h), the character itself
(literal), or as a quoted pair or literal.
Without any arguments the command displays the current values of the
recognized options.