cli_set_process_titleSets the process title
&reftitle.description;
boolcli_set_process_titlestringtitle
Sets the process title visible in tools such as top and
ps. This function is available only in
CLI mode.
&reftitle.parameters;
title
The new title.
&reftitle.returnvalues;
&return.success;
&reftitle.errors;
An E_WARNING will be generated if the operating system
is unsupported.
&reftitle.examples;
cli_set_process_title example
]]>
&reftitle.seealso;
cli_get_process_title