Trapping SIGCHLD
From: Chuck (chuckh_nospam_at_softhome.net)
Date: 06/23/04
- Next message: Chuck: "Re: Trapping SIGCHLD"
- Previous message: joe_at_invalid.address: "Re: Bash problem"
- Next in thread: Chuck: "Re: Trapping SIGCHLD"
- Reply: Chuck: "Re: Trapping SIGCHLD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 23 Jun 2004 16:23:31 GMT
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?
-- Chuck Remove "_nospam" to reply by email
- Next message: Chuck: "Re: Trapping SIGCHLD"
- Previous message: joe_at_invalid.address: "Re: Bash problem"
- Next in thread: Chuck: "Re: Trapping SIGCHLD"
- Reply: Chuck: "Re: Trapping SIGCHLD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|