stty -a

Linux/Linux 일반 : 2009. 3. 4. 20:19
반응형

root@realg-desktop:/etc# stty -a
speed 38400 baud; rows 57; columns 116; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>; eol2 = <undef>; swtch = <undef>; start = ^Q;
stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd 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
반응형

'Linux > Linux 일반' 카테고리의 다른 글

myCortex-LM308의 makefile 분석  (0) 2009.03.12
우분투 네트워크 bonding  (2) 2009.02.16
grub 에 splashimage 나타내기.  (0) 2009.02.16
Posted by Real_G