Attaching a shell to a running node.
Michael McDaniel
erlangX@REDACTED
Thu Aug 17 22:59:46 CEST 2006
See modules docs for erl.
Both windows are on same machine 'delora'
$ erl -sname del
now open another window, and ...
$ erl -sname delo -remsh del@REDACTED
attaches this shell to node del@REDACTED
~Michael
On Thu, Aug 17, 2006 at 01:11:39PM -0700, Eric Merritt wrote:
> In the release handling how to on trap exit there is a sentance that
> caught my attention.
>
> "There are tricks for starting an embedded system and being able to
> attach a shell to a node, but that's another tutorial."
>
> So my question is, how do you attach a shell to a node?
>
> Thanks,
> Eric
--
Michael McDaniel
Portland, Oregon, USA
http://autosys.us
+1 503 283 5284
More information about the erlang-questions
mailing list