shell取消键盘回显

使用下面这个命令取消回显

stty -echo
 
使用下面这个命令打开回显
 
stty echo
posted @ 2015-12-07 19:40  DChipNau  阅读(651)  评论(0)    收藏  举报