summaryrefslogtreecommitdiff
path: root/sysutils/p5-Unix-Process
AgeCommit message (Collapse)AuthorFilesLines
2017-09-29sysutils/p5-Unix-Process: import p5-Unix-Process-1.3101wiz3-0/+29
Perl extension to get pid info from (/bin/ps). All fields from the ps command can be fetched by calling a function of their name. If the pid is not given as an argument to the function, $$ (cur pid) is assumed.