erlc myuser.erl<br>erl -user myuser <br><br>undocumented and probably unsupported?<br><br>BR /Fredrik<br><br><div class="gmail_quote">On Wed, Apr 15, 2009 at 10:52 PM, Vlad Dumitrescu <span dir="ltr"><<a href="mailto:vladdu55@gmail.com">vladdu55@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi!<br>
<br>
I need to install my own 'user' server to handle the io. Opening a<br>
remote shell is not good enough, because some applications write<br>
directly to user and that output is lost. The user module is hardcoded<br>
in the kernel application startup, so I guess it's not as simple as<br>
killing the original and registering my own. Can it be done at all?<br>
Maybe  -noshell and -detached could help?<br>
<br>
best regards,<br>
Vlad<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br>