| Introduction | |
| PEAR Manual | |
require_once 'System/ProcWatch/Parser.php';
|
object &new System_ProcWatch_Parser (
string $ps_args = 'aux'
)
Instantiates a new System_ProcWatch parser object with the supplied arguments to pass to ps.
ps' arguments
Throws no exception.
| Introduction | |
| PEAR Manual | |