shell取消键盘回显

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

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