You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mikko Värri a1890051e0 perl/perl-Proc-ProcessTable: Updated for version 0.51. 11 years ago
..
README perl/perl-Proc-ProcessTable: Added (Process table Perl extension). 12 years ago
perl-Proc-ProcessTable.SlackBuild perl/perl-Proc-ProcessTable: Updated for version 0.51. 11 years ago
perl-Proc-ProcessTable.info perl/perl-Proc-ProcessTable: Updated for version 0.51. 11 years ago
slack-desc perl/perl-Proc-ProcessTable: Added (Process table Perl extension). 12 years ago

README

This module is a first crack at providing a consistent interface to
Unix (and maybe other multitasking OS's) process table information.

This is mainly for other Perl programs, but there is also a command
line tool pswait which takes a list of process IDs or names and then
waits for one or all of them to end. This is useful for scripts
dealing with process pools or concurrent pipelines.