Re: Trapping SIGCHLD

From: Chuck (chuckh_nospam_at_softhome.net)
Date: 06/23/04


Date: 23 Jun 2004 16:27:25 GMT

Chuck <chuckh_nospam@softhome.net> wrote in
news:Xns95117E0F37E85chuckhnospamsofthome@130.133.1.4:

> I want to lauunch several background processes within a shell script and
> track when they terminate. Is there any way I can trap SIGCHLD and
> determine which specific process terminated?

Forgot to mention. The shell is ksh.

-- 
Chuck
Remove "_nospam" to reply by email


Relevant Pages