[erlang-questions] compile several modules from shell

Roberto Ostinelli roberto@REDACTED
Tue Dec 1 15:34:16 CET 2009


> What you are really asking is "how can I change the default commands
> in the shell?"

hello joe,

thank you for the refreshing explanation on this, however i did read
your book :)

what i'm really asking is:

"if i change code and re-compile a module on a local erlang node, what
must i do so that the newly re-compiled .beam is also reloaded in
another local erlang node?"

:)

therefore: must i understand from your answer that the only way is to
actually use rpc and other procedures to refresh the code on all
nodes?

r.


More information about the erlang-questions mailing list