When I try to stop something, I use ^C and sometimes ^D in terminal.
What's the difference between the two? Why some program doesn't respond to ^C, but ^D. Why the Terminal.app just quits when I use ^D?
|
When I try to stop something, I use ^C and sometimes ^D in terminal. What's the difference between the two? Why some program doesn't respond to ^C, but ^D. Why the Terminal.app just quits when I use ^D?
| ||||
|
feedback
|
|
CtrlC tells the terminal to send a | |||
|
feedback
|
|
Ctrl+D ( Ctrl+C ( If a program doesn't respond to Another key that sends a signal is Ctrl+Z ( All of these keys can be changed with the | ||||
feedback
|