[Users] msg_exec program in background

Dimo begeragus at gmail.com
Wed Jan 10 14:19:27 CET 2007


Hi,
I am having trouble with msg_exec. I want it to start the execution of
a command which may wait for some time but i do not need openser to
wait for the command to end in order to proceed with script execution.
I tried this:
msg_exec("command &");

and this makes openser process hang forever with a defunct child. Is
there any way someone may suggest that i can make openser run a
command and not wait for it to end?
nohup does not do the trick also.

Best,
Dimo




More information about the Users mailing list