System_ProcWatch_Parser
System_ProcWatch_Parser
Fetches output from `ps` and parses it into an associative array
Usage:
1 $ps = &new System_ProcWatch_Parser(); 2 $pd = &$ps->getParsedData(); |
|
Helping ordinary people create extraordinary websites! |
|
System_ProcWatch_ParserSystem_ProcWatch_ParserFetches output from `ps` and parses it into an associative array Usage:
|