How to disable beep sound in Ubuntu command line?

To disable beep in terminal, type the following in bash shell:

echo "set bell-style none">> ~/.inputrc

Ref: http://bamanzi.blogeden.cn/post/110848/1069

Comments

Popular posts from this blog

TCPDF How to show/display Chinese Character?

How to fix fancy box/Easy Fancybox scroll not work in mobile

Wordpress Load balancing: 2 web servers 1 MySQL without any Cloud services