Michele Calgaro via trinity-devel wrote: > --no-fork is a parameter that can be passed to TDE application to prevent > the program to run using fork, so that you can run multiple independent > instances of such application. Without that, some applications will check > if there is already an existing instance of the same application and > switch to it instead of creating a new one. Hi and thank you - I also found out that I do not want to use --nofork for the reason you explained. I want to have only once instance, however this way I use control (after it is forked) I do not have control anymore. Is it normal, cause processIdentifier() is returning -1 when I need to stop it. This is very interesting - is it bug or feature. thanks --------------------------------------------------------------------- To unsubscribe, e-mail: trinity-devel-unsubscribe@xxxxxxxxxxxxxxxxxxxxxxxxxx For additional commands, e-mail: trinity-devel-help@xxxxxxxxxxxxxxxxxxxxxxxxxx Read list messages on the web archive: http://trinity-devel.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting