Browse - Computer Tips - How can I avoid the beep I get from bash when a path completion is ambiguous?Date: 2014oct8 Product: Bash OS: Linux Q. How can I avoid the beep I get from bash when a path completion is ambiguous? A. In your ~/.inputrc file put:set bell-style noneOr /etc/inputrc Add a commentSign in to add a comment![]()
|