Comment 46 for bug 985202

Revision history for this message
HansHook (hans-hook) wrote :

I managed to get a short glimps of the commandline...

using:
cd proc
watch "find . -name cmdline -exec grep -a nxagent {} + | grep -va grep"

(There must be a better way...)
This is the result:

/usr/bin/nxagent-persistent-D-nameNX - notroot@mandela3:2001 - Mandela2 (GPL Edition)-options/home/notroot/.nx/C-mandela3-2001-022E9EDA4C4D2AFF7DDFDDFFE36FB6E5/options-extensionXFIXES-nolistentcp-dpi96:2001

The option is there but not in the right place ... right?

Regards