LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to read "bind -P" (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-read-bind-p-618848/)

frenky.nn 02-05-2008 09:37 AM

How to read "bind -P"
 
Hi *,
under bash, bind -P gives you current key bindings.

E.g.:

$ bind -P
abort can be found on "\C-g", "\C-x\C-g", "\e\C-g".
accept-line can be found on "\C-j", "\C-m".
alias-expand-line is not bound to any keys
arrow-key-prefix is not bound to any keys
backward-char can be found on "\C-b", "\eOD", "\e[D".
backward-delete-char can be found on "\C-h", "\C-?".
backward-kill-line can be found on "\C-x\C-?".
backward-kill-word can be found on "\e\C-h", "\e\C-?".
backward-word can be found on "\eb".
beginning-of-history can be found on "\e<".
beginning-of-line can be found on "\C-a".
call-last-kbd-macro can be found on "\C-xe".
capitalize-word can be found on "\ec".
...


What is the meaning behind for example "\ec"?
This is no doubt covered by some man page, but I do not know which one.

Thanks in advance!!

mahmoud 02-06-2008 11:27 AM

what are you trying to do try
rndc status
and post the errors


All times are GMT -5. The time now is 06:35 AM.