Linux Bash Arithmetic Expressions Question:
What is the function of bind command in bash shell?
a) defining new macros
b) defining new key bindings for existing commands
c) dumping the installed key bindings
d) all of the mentioned

Answer:
d) all of the mentioned