2016/1/22

stty

root@sabreauto_6q:/ # busybox stty -F /dev/ttymxc0 -a
speed 9600 baud;stty: /dev/ttymxc0
 line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = ;
eol2 = ; swtch = ; 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
這個可以動作。

如果有不一樣的 option 就在command 後面加上去..
stty -F /dev/ttymxc0 -echo

把 option 中的 echo 改成 -ech0

沒有留言:

張貼留言