Killing a child process subtree

From: tom dailey (tom.dailey_at_verizon.net)
Date: 06/28/05


Date: Tue, 28 Jun 2005 15:24:47 GMT

I need to be able to send a SIGKILL from a process to one of its
child processes, and to any existing child processes of that child
process, and any of their child processes, and so on. How do I
accomplish this?

Thanks,
Tom Dailey



Relevant Pages

  • Re: Killing a child process subtree
    ... Alex Fraser wrote: ... >>I need to be able to send a SIGKILL from a process to one of its ... >>child processes, and to any existing child processes of that child ... Tom Dailey ...
    (comp.unix.programmer)
  • Re: Killing a child process subtree
    ... tom dailey wrote: ... > I need to be able to send a SIGKILL from a process to one of its ... > child processes, and to any existing child processes of that child ... A multiverse is figments of its own creations ...
    (comp.unix.programmer)
  • Re: Killing a child process subtree
    ... "tom dailey" wrote in message ... > I need to be able to send a SIGKILL from a process to one of its ... > child processes, and to any existing child processes of that child ... Alex ...
    (comp.unix.programmer)
  • Re: Killing a child process subtree
    ... >> I need to be able to send a SIGKILL from a process to one of its ... >> child processes, and to any existing child processes of that child ... result in the death of its children. ... Michael ...
    (comp.unix.programmer)