Package : perl-Proc-Find

Package details

Summary: Find processes by name, PID, or some other attributes

Description:
This module provides a simple routine, 'proc_exists()', to check a process'
existence by name, something that is commonly done in shell scripts using:

ps ax | grep name
pgrep name

and also some routines, 'find_*()', to list processes matching some
criteria.


URL: http://metacpan.org/release/Proc-Find
License: GPLv1+ or Artistic

Maintainer: nobody

List of RPMs