Man page - dcopfind-trinity(1)

Packages contas this manual

Manual

DCOPFIND(1) General Commands Manual DCOPFIND(1)

dcopfind — Find the DCOP reference of a TDE service

dcopfind [-a] [-l] service [object]

dcopfind returns a reference to the first instance of the TDE service specified by service. See also dcopstart, which starts a service/application and immediately returns its reference.

Print the application id. Without this argument, the application id will be returned in the form DCOPRef(application id,object id).

If the object is not found, run dcopstart and try again.
Show usage information.

Return reference to a Kate instance

KATE=`dcopfind -a 'kate-*'` 

This manual page was written by Johannes Ranke <jranke@uni-bremen.de> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.

On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.

dcopstart(1), dcop(1)