STTY(1) STTY(1) (NAME) stty - (SYNOPSIS) stty [-F DEVICE | --file=DEVICE] [SETTING]... stty [-F DEVICE | --file=DEVICE] [-a|--all] stty [-F DEVICE | --file=DEVICE] [-g|--save] (DESCRIPTION) . . -a, --all -g, --save stty -F, --file=DEVICE DEVICE --help --version - SETTING () . * POSIX . . (Special characters) * discard CHAR CHAR ( ) eof CHAR CHAR ( ) eol CHAR CHAR * eol2 CHAR CHAR erase CHAR CHAR intr CHAR CHAR (interrupt) kill CHAR CHAR * lnext CHAR CHAR (quoted) quit CHAR CHAR (quit) * rprnt CHAR CHAR start CHAR CHAR stop CHAR CHAR susp CHAR CHAR (stop signal) * swtch CHAR CHAR (shell) * werase CHAR CHAR (Special settings) N N (baud) cols N N * columns N cols N * [-]drain ( ) ispeed N N * line N (line discipline) N min N -icanon N ospeed N N rows N N size speed time N -icanon N (Control settings) [-]clocal [-]cread * [-]crtscts RTS/CTS csN N N [5..8] [-]cstopb ( '-') [-]hup (hangup) tty [-]hupcl [-]hup [-]parenb [-]parodd ( '-') * [-]cmspar "stick" (/ mark/space) (Input settings) [-]brkint (break) [-]icrnl (carriage return) (newline) [-]ignbrk (break) [-]igncr [-]ignpar * [-]imaxbel [-]inlcr [-]inpck [-]istrip ( ) ( ) * [-]iutf8 UTF-8 * [-]iuclc * [-]ixany start [-]ixoff / (start/stop) [-]ixon XON/XOFF [-]parmrk ( 255-0) [-]tandem [-]ixoff (Output settings) * bsN (backspace) N [0..1] * crN N [0..3] * ffN (form feed) N [0..1] * nlN N [0..1] * [-]ocrnl * [-]ofdel (delete) NUL * [-]ofill (padding) * [-]olcuc * [-]onlcr (CR-LF) * [-]onlret * [-]onocr [-]opost * tabN N [0..3] * tabs tab0 * -tabs tab3 * vtN N [0..1] (Local settings) [-]crterase -- * crtkill echoprt echoe * -crtkill echoctl echok * [-]ctlecho ('^c') [-]echo * [-]echoctl [-]ctlecho [-]echoe [-]crterase [-]echok kill * [-]echoke [-]crtkill [-]echonl * [-]echoprt '\' '/' * [-]extproc "LINEMODE" * [-]flusho [-]icanon : erase kill werase rprnt [-]iexten POSIX [-]isig (interrupt) (quit) (suspend) [-]noflsh * [-]prterase [-]echoprt * [-]tostop * [-]xcase icanon '\' (Combination settings) * [-]LCASE [-]lcase cbreak -icanon -cbreak icanon cooked brkint ignpar istrip icrnl ixon opost isig icanon eof eol -cooked raw crt echoe echoctl echoke dec echoe echoctl echoke -ixany intr ^c erase 0177 kill ^u * [-]decctlq [-]ixany ek erase kill evenp parenb -parodd cs7 -evenp -parenb cs8 * [-]lcase xcase iuclc olcuc litout -parenb -istrip -opost cs8 -litout parenb istrip opost cs7 nl -icrnl -onlcr -nl icrnl -inlcr -igncr onlcr -ocrnl -onlret oddp parenb parodd cs7 -oddp -parenb cs8 [-]parity [-]evenp pass8 -parenb -istrip cs8 -pass8 parenb istrip cs7 raw -ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr -icrnl -ixon -ixoff -icanon -opost -isig -iuclc -ixany -imaxbel -xcase min 1 time 0 -raw cooked sane 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 -flusho tty . (baud rate) (line discipline) stty sane . CHAR ^c 0x37 0177 127 ^- undef . (AUTHOR) David MacKenzie. (REPORTING BUGS) GNU coreutils: : : (COPYRIGHT) (C) 2025 Free Software Foundation, Inc. GPLv3+: GPL . : . . (SEE ALSO) : : info '(coreutils) stty invocation' GNU coreutils 9.7 June 2025 STTY(1)