Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ stty -a
- speed 38400 baud; rows 24; columns 80; line = 0;
- intr = ^C; quit = ^; erase = ^?; kill = ^U; eof = ^D; eol = M-^?; eol2 = M-^?;
- swtch = M-^?; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W;
- lnext = ^V; discard = ^O; min = 1; time = 0;
- -parenb -parodd -cmspar cs8 hupcl -cstopb cread -clocal -crtscts
- -ignbrk brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff
- -iuclc ixany imaxbel iutf8
- opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
- isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt
- echoctl echoke -extproc
- $ tty
- /dev/pts/0
- $ stty -a -F /dev/pts/0
- speed 38400 baud; rows 24; columns 80; line = 0;
- intr = ^C; quit = ^; erase = ^?; kill = ^U; eof = ^D; eol = M-^?; eol2 = M-^?;
- swtch = M-^?; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W;
- lnext = <undef>; discard = ^O; min = 1; time = 0;
- -parenb -parodd -cmspar cs8 hupcl -cstopb cread -clocal -crtscts
- -ignbrk brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr -icrnl ixon -ixoff
- -iuclc ixany imaxbel iutf8
- opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
- isig -icanon iexten -echo echoe echok -echonl -noflsh -xcase -tostop -echoprt
- echoctl echoke -extproc
Advertisement
Add Comment
Please, Sign In to add comment