22 Avr
2008
22 Avr
'08
17:24
Hi, I would like to create a executable file (using Gambit) that detaches itself from the terminal when it is launched. I tried to call my command using: nohup mycommand & but the command dies. The command simply opens a socket and waits for input on the socket. Is there a quick solution to this problem. What is even worse for me is that it must work in Windows too! Thank you, Francois Magnan