[erlang-questions] replacing 'user' process

Fredrik Svahn fredrik.svahn@REDACTED
Wed Apr 15 23:31:58 CEST 2009


erlc myuser.erl
erl -user myuser

undocumented and probably unsupported?

BR /Fredrik

On Wed, Apr 15, 2009 at 10:52 PM, Vlad Dumitrescu <vladdu55@REDACTED>wrote:

> Hi!
>
> I need to install my own 'user' server to handle the io. Opening a
> remote shell is not good enough, because some applications write
> directly to user and that output is lost. The user module is hardcoded
> in the kernel application startup, so I guess it's not as simple as
> killing the original and registering my own. Can it be done at all?
> Maybe  -noshell and -detached could help?
>
> best regards,
> Vlad
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090415/f68f2f5e/attachment.htm>


More information about the erlang-questions mailing list