MPE/iX Shell and Utilities Reference Manual, Vol 2
stty(1) MPE/iX Shell and Utilities stty(1)
Message: badly formed operand character "char"
Cause: You specified char as the argument to operand but char is not a valid control
character.
Action: Specify a valid control character.
Message: error setting termios attributes: system error
Cause: A call to tcsetattr() failed. See syserror(3).
Action: See syserror(3).
Message: missing character after "operand"
Cause: You did not specify a control character as the argument of operand.
Action: Supply an appropriate argument for operand.
Message: missing number after operand
Cause: You did not specify a numeric value as the argument of operand.
Action: Supply an appropriate number as the argument of operand.
Message: reading termios attributes
Cause: A call to tcgetattr() failed to return the necessary information.
Action: Consult your system administrator.
Message: operand must be in range from 0 to 127
Cause: You specified a numeric argument for operand that was not in the 0 to 127
range.
Action: Supply an argument for operand that is in 0 to 127 range.
Message: unknown mode "operand"
Cause: You specified an unknown stty operand.
Action: Check the DESCRIPTION section for a list of valid stty operands.
PORTABILITY
POSIX.2. x/OPEN Portability Guide 4.0. UNIX System V.
The parfix operand is an extension found only on MPE/iX systems.
MPE/iX NOTES
The current MPE/iX implementation of stty has the following limitations:
• The following operands are not currently implemented:
cs5 cs6 ispeed ospeed hupc1
hup cstopb cread clocal ignbrk
brkint ignpar parmrk inpck istrip
inclr igncr icrnl ixon ixoff
–opost iexten echoe echok echon1
noflsh min eof quit susp
1-580 Commands and Utilities