stty.1 (2010 09)

s
stty(1) stty(1)
However, it does not keep track of column position and, as a result, may not
correctly erase escaped characters, tabs, and backspaces.
echok (-echok) Echo (do not echo) a newline character after a KILL character.
lfkc (-lfkc) (obsolete) Same as
echok (-echok).
echonl (-echonl) Echo (do not echo) newline character.
noflsh (-noflsh) Disable (enable) flush after INTR or QUIT.
echoctl (-echoctl) Echo (do not echo) control characters as
ˆchar, delete as ˆ?.
echoprt (-echoprt) Echo (do not echo) erase character as character is erased.
echoke (-echoke) BS-SP-BS erase (do not BS-SP-BS erase) entire line on line kill.
flusho (-flusho) Output is (is not) being flushed.
pendin (-pendin) Retype (do not retype) pending output at next read or input character.
tostop (-tostop) Enable (disable) generation of SIGTTOU signals when background jobs
attempt output.
Hardware Flow Control Modes
The following options are reserved for use with those devices that support hardware flow control through
the termiox interface. If the functionality is supported, this interface must be used.
rtsxoff (-rtsxoff) Enable (disable) RTS hardware flow control on input (see termiox (7))
ctsxon (-ctsxon) Enable (disable) CTS hardware flow control on output (see termiox (7))
Control Assignments
control-character c Set control-character to character c. See termio (7).
control-character
One of:
erase, kill, intr, quit, eof, eol, eol2, werase, lnext
, min,or
time.(min and time are used with -icanon.)
susp or dsusp, for systems that support job control.
swtch, for systems that support shell layers (see shl(1)).
c A character or a character-pair. A character-pair is made up of a
circumflex (
ˆ) and a letter or symbol; it represents the value of the
corresponding control character. For example,
^@ represents NUL.
^D or ˆd represents Ctrl-D or EOT.
^? represents DEL.
^- sets control-character to undefined.
Some characters may need to be escaped from the shell (quoted).
line i Set line discipline to i where the value of i ranges from zero through 127
decimal (See termio (7)).
Combination Modes
evenp or parity Enable parenb and cs7.
oddp Enable parenb, cs7, and parodd.
-parity, -evenp,or -oddp
Disable parenb and set cs8.
raw (-raw or cooked) Enable (disable) raw input and output (no ERASE, KILL, INTR, QUIT, EOT,
or output post processing). See WARNINGS .
nl (-nl) Unset (set) icrnl and onlcr . In addition -nl unsets inlcr, igncr,
ocrnl, and onlret.
HP-UX 11i Version 3: September 2010 3 Hewlett-Packard Company 3