System_ProcWatch_Parser::fetch

System_ProcWatch_Parser::fetch() – Fetch ps' data

Synopsis

string System_ProcWatch_Parser::fetch ( string $ps_args = '' )

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 exception.

Note

This function can not be called statically.

Get parsed data (Previous) Parse (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.