[erlang-questions] replacing 'user' process

Vlad Dumitrescu vladdu55@REDACTED
Wed Apr 15 22:52:37 CEST 2009


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



More information about the erlang-questions mailing list