linux - 线下机器ssh服务器, stty -a 后,查看到的结果是 0 或是 undef ,有谁知道是什么情况,我本地怎么设置吗
迷茫
迷茫 2017-04-17 11:44:17
0
1
569

为什么很多配置都的undef 和 0 呢?

speed 0 baud; rows 0; columns 0; line = 0;
intr = ; quit = ; erase = ; kill = ; eof = ;
eol = ; eol2 = ; swtch = ; start = ; stop = ;
susp = ; rprnt = ; werase = ; lnext = ;
flush = ; min = 1; time = 0;
-parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts -cdtrdsr
-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

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

全部回复(1)
刘奇

man stty,里面写的很清楚。

PS. 话说OSX的man page里说的更清楚:
https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/stty.1.html

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责声明 Sitemap
PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!