cli_set_process_title Sets the process title &reftitle.description; boolcli_set_process_title stringtitle 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; <function>cli_set_process_title</function> example ]]> &reftitle.seealso; cli_get_process_title