System_ProcWatch_Parser::fetch() -- Fetch ps' data
Description
Fetches the output of ps, executed on the shell.
Parameter
- string
$ps_args
ps' arguments
Return value
Returns string ps' output.
Throws
Throws no execption.
Note
This function can not be called
statically.