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 / nashiinformaticssolutions

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

How do I delete files from command prompt?

1282


What is the use of sed command in unix?

1258


why metadb requires a seperate slice to create Solaris volume manager

3253


What are grep patterns?

1153


Differentiate cmp command from diff command.

1237


Does cp command overwrite files?

1271


Can you enlist some commonly used network commands?

1158


What is unix command?

1323


Are you in or at the office?

1173


How do you repeat a command in terminal?

1297


What is the significance of the 'tee' command?

1255


How do I search a whole word in vim?

1224


What is a command and examples?

1287


What is the nmap command?

1243


Why is it called grep?

1087