Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is a Unix signal, and how do you handle them?

Answer Posted / hr@tgksolutions.com

A signal in Unix is an asynchronous notification sent to a process to notify it of an event, such as an interrupt or termination request. Common signals include:
• SIGINT: Interrupt signal (usually sent by pressing Ctrl+C).
• SIGTERM: Termination signal, which can be caught and handled.
• SIGKILL: Forces a process to terminate immediately and cannot be caught.
Signals can be handled using signal handlers in shell scripts or programming languages like C.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a command to kill the last background job?

1150


How do you grep a case insensitive?

1111


What happens when we execute a unix command?

1194


What is the use of sed command in unix?

1258


What is the difference between grep and grep?

1182


How does pipe () work?

1139


What is a command and examples?

1280


What does grep v grep do?

1123


What is a bash command?

1233


Which command is used to find whether the system is 32 bit or 64 bit?

1194


What are grep patterns?

1146


Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

1264


How can we use grep command in unix?

1259


Name the various commands that are used for the user information in unix.

1130


What is the comma to show the space allocation of files?

1135