Combination settings:
Same as parenb -parodd cs7
. May be negated. If negated, same
as -parenb cs8
.
Same as parenb parodd cs7
. May be negated. If negated, same
as -parenb cs8
.
Same as -icrnl -onlcr
. May be negated. If negated, same as
icrnl -inlcr -igncr onlcr -ocrnl -onlret
.
Reset the erase
and kill
special characters to their default
values.
Same as:
cread -ignbrk brkint -inlcr -igncr icrnl icanon iexten echo echoe echok -echonl -noflsh -ixoff -iutf8 -iuclc -ixany imaxbel -xcase -olcuc -ocrnl opost -ofill onlcr -onocr -onlret nl0 cr0 tab0 bs0 vt0 ff0 isig -tostop -ofdel -echoprt echoctl echoke -extproc
and also sets all special characters to their default values.
Same as brkint ignpar istrip icrnl ixon opost isig icanon
, plus
sets the eof
and eol
characters to their default values
if they are the same as the min
and time
characters.
May be negated. If negated, same as raw
.
Same as:
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr -icrnl -ixon -ixoff -icanon -opost -isig -iuclc -ixany -imaxbel -xcase min 1 time 0
May be negated. If negated, same as cooked
.
Same as -icanon. May be negated. If negated, same as
icanon
.
Same as -parenb -istrip cs8
. May be negated. If negated,
same as parenb istrip cs7
.
Same as -parenb -istrip -opost cs8. May be negated.
If negated, same as parenb istrip opost cs7
.
Same as -ixany. Non-POSIX. May be negated.
Same as tab0
. Non-POSIX. May be negated. If negated, same
as tab3
.
Same as xcase iuclc olcuc
. Non-POSIX. May be negated.
(Used for terminals with uppercase characters only.)
Same as echoe echoctl echoke
.
Same as echoe echoctl echoke -ixany intr ^C erase ^? kill C-u
.