]> ChrisCheney ccheney@debian.org March 7, 2003 dcop 1 dcop Console &DCOP; client dcop user session application object function arguments Description Console &DCOP; client Options Call &DCOP; for each line read from stdin. This is roughly equivalent to calling while read line ; do dcop $line ; done but because no new dcop instance has to be started for each line this is generally much faster, especially for the slower GNU dynamic linkers. user Connect to the given user's &DCOP; server. This option will ignore the values of the environment vars $DCOPSERVER and $ICEAUTHORITY, even if they are set. If the user has more than one open session, you must also use one of the , or command-line options. Send the same &DCOP; call to all users with a running &DCOP; server. Only failed calls to existing &DCOP; servers will generate an error message. If no &DCOP; server is available at all, no error will be generated. session Send to the given &tde; session. This option can only be used in combination with the option. Send to all sessions found. Only works with the and options. List all active &tde; sessions for a user or all users. Don't update the user activity timestamp in the called application (for use in scripts running in the background). Environment DCOPSERVER ICEAUTHORITY See Also dcopclient(1) dcopref(1) dcopfind(1) kdcop(1) Inside &tde;, you can enter help:/kdcop in &konqueror; to see the User Manual for kdcop graphical dcop tool.