Proc::Killfam(3pm) - phpMan

Command: man perldoc info search(apropos)  


Killfam(3)                     User Contributed Perl Documentation                     Killfam(3)



NAME
       Proc::Killfam - kill a list of pids, and all their sub-children

SYNOPSIS
        use Proc::Killfam;
        killfam $signal, @pids;

DESCRIPTION
       killfam accepts the same arguments as the Perl builtin kill command, but, additionally,
       recursively searches the process table for children and kills them as well.

EXAMPLE
       killfam 'TERM', ($pid1, $pid2, @more_pids);

KEYWORDS
       kill, signal



perl v5.16.3                                2017-02-20                                 Killfam(3)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-04-27 06:44 @18.220.140.5 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!