MPE/iX Shell and Utilities Reference Manual, Vol 2
stty(1) MPE/iX Shell and Utilities stty(1)
–ignpar Do not ignore parity errors.
parmrk Mark parity errors.
–parmrk Do not mark parity errors.
inpck Enable input parity checking.
–inpck Disable input parity checking.
istrip Strip input characters to seven bits.
–istrip Do not strip input characters to seven bits.
inlcr Map newline to carriage return on input.
–inlcr Do not map newline to carriage return on input.
igncr Ignore carriage return on input.
–igncr Do not ignore carriage return on input.
icrnl Map carriage return to newline on input.
–icrnl Do not map carriage return to newline on input.
ixon Enable
START/STOP output control.
–ixon Disable START/STOP output control.
ixoff Ask the system to send
START/STOP characters to regulate the size of the in-
put queue.
–ixoff Ask the system not to send
START/STOP characters to regulate the size of the
input queue.
Output Mode Operands
The valid operands for setting output modes are:
opost Post-process output.
–opost Do not post-process output. Ignore all other output modes.
Local Mode Operands
The valid operands for setting local modes are:
isig Enable character checking against the special control characters INTR, QUIT
and SUSP.
Commands and Utilities 1-577