Created
November 25, 2013 07:41
-
-
Save faried/7637769 to your computer and use it in GitHub Desktop.
stty -a, freebsd 8.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23:40:21% stty -a | |
speed 9600 baud; 47 rows; 105 columns; | |
lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl | |
-echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo | |
-extproc | |
iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk | |
brkint -inpck -ignpar -parmrk | |
oflags: opost onlcr -ocrnl tab0 -onocr -onlret | |
cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow | |
-dtrflow -mdmbuf | |
cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>; | |
eol2 = <undef>; erase = ^H; erase2 = ^H; intr = ^C; kill = ^U; | |
lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q; | |
status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W; | |
23:40:21% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment