1974 shaares
6 private links
6 private links
2 results
tagged
bind
These commands can tell you what key bindings you have in your bash shell by default.
bind -P | grep 'can be'
stty -a | grep ' = ..;'