Skip to content

Instantly share code, notes, and snippets.

@faried
Created November 25, 2013 07:41
Show Gist options
  • Save faried/7637769 to your computer and use it in GitHub Desktop.
Save faried/7637769 to your computer and use it in GitHub Desktop.
stty -a, freebsd 8.3
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