Re: Trapping SIGCHLD
From: Chuck (chuckh_nospam_at_softhome.net)
Date: 06/23/04
- Next message: Chris Vidal: "Re: Splitting output to two files"
- Previous message: Chuck: "Trapping SIGCHLD"
- In reply to: Chuck: "Trapping SIGCHLD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Chris Vidal: "Re: Splitting output to two files"
- Previous message: Chuck: "Trapping SIGCHLD"
- In reply to: Chuck: "Trapping SIGCHLD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|