Ctrl-c | Send SIGINT(9) signal |
Ctrl-z | Suspend process. Send SIGTSTP(20) signal. signal Useful with bg |
Ctrl-d | Send End-of-file character (EOF) |
Ctrl-u | Erase the input since the last EOF or beginning-of-line |
No complete overview or definition file found so far