I am using the "-detach" option with "erl". Works great but I would like to be able to reconnect an Erlang shell to the existing runtime instance. Is there a way to do it? Tom