c program the catches the ctrl-c(SIGINT) Signal for the
first time and prints a output rather and exit on pressing
Ctrl-C again
Answer Posted / dwarf
on Linux:
man 2 signal
for signum use SIGINT
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about non-login shell files?
What is a scripting language simple definition?
what is info area how many types?
Give some situations where typing error can destroy a program?
What is the command to find out users on the system?
What is another name for a bash shell script that you might see?
What is a program shell?
How does ls command work?
What are the advantages of shell scripting?
Why should we use shell scripts?
Is shell a part of kernel?
How do you debug a script?
How do I open a jshell in cmd?
What is scripting autism?
What is the significance of $#?