MPE/iX Shell and Utilities Reference Manual, Vol 2

stty(1) MPE/iX Shell and Utilities stty(1)
kill char Set KILL character to char.
quit char Set QUIT character to char.
susp char Set SUSP character to char.
start char Set START
character to char.
stop char Set STOP character to char.
Combination Mode Operands
The valid operands for setting combination modes are:
saved-settings Set the terminal I/O characteristics to the saved settings produced by the –g
option.
evenp Enable parenb and cs7; disable parodd.
parity Enable parenb and cs7; disable parodd.
oddp Enable parenb, cs7 and parodd.
–parity Disable parenb and set cs8.
–evenp Disable parenb and set cs8.
–oddp Disable parenb and set cs8.
nl Enable icrnl.
–nl Disable icrnl; unset inlcr and igncr.
ek Reset
ERASE and KILL characters to system defaults.
sane Reset all modes to reasonable values.
DIAGNOSTICS
Possible exit status values are:
0 Successful completion.
1 An error occurred.
Messages
Message: bad number "n" after "operand"
Cause: You specified a number, n, as an argument to operand that was not an accept-
able value for that operand.
Action: Use an appropriate value for n.
Commands and Utilities 1-579