Server commander
#7
(12-21-2015, 09:11 PM)NiLSPACE Wrote: I knew io.popen is sometimes weird on Linux, but I didn't know it would create a deadlock :/ The command you're trying to execute, does it terminate quickly afterwards, or will it always be active? If it's always active perhaps try to put a "&" after it. (<whatever command> &). In windows try putting "start /b" in front (start /b <whatever command>)

Thank you for the answer!Smile After I entered the command, I don't receive any reaction, until the server crashed with that error message.ConfusedThe & char doesn't change anything, but maybe it's possible to find an alternative.
Is it posssible to create a empty file with a specific name? I could create a backround process, that checks the avaibility (correct english word?) of the file and reacts then.Undecided
Reply
Thanks given by:


Messages In This Thread
Server commander - by JuliB - 12-21-2015, 08:26 PM
RE: Server commander - by NiLSPACE - 12-21-2015, 08:39 PM
RE: Server commander - by JuliB - 12-21-2015, 08:50 PM
RE: Server commander - by NiLSPACE - 12-21-2015, 08:55 PM
RE: Server commander - by JuliB - 12-21-2015, 09:01 PM
RE: Server commander - by NiLSPACE - 12-21-2015, 09:11 PM
RE: Server commander - by JuliB - 12-21-2015, 09:17 PM
RE: Server commander - by NiLSPACE - 12-21-2015, 09:23 PM
RE: Server commander - by JuliB - 12-21-2015, 09:27 PM
RE: Server commander - by NiLSPACE - 12-21-2015, 09:49 PM
RE: Server commander - by jan64 - 12-21-2015, 10:50 PM
RE: Server commander - by xoft - 12-21-2015, 11:02 PM
RE: Server commander - by NiLSPACE - 12-21-2015, 11:03 PM
Alternate - by JuliB - 12-23-2015, 07:55 PM
RE: Server commander - by xoft - 12-23-2015, 08:25 PM
RE: Server commander - by JuliB - 12-23-2015, 09:43 PM



Users browsing this thread: 1 Guest(s)