[erlang-questions] What's the proper/right way to run erlang in the background?

Jon Schneider jon@REDACTED
Mon Oct 21 15:49:28 CEST 2013


It's not a recommended method by I run erl inside a (GNU) screen session.
It'll then (normally) automatically detach if you do. Suggest you increase
the scrollback history.

(Assuming GNU screen it's $HOME/.screenrc with
defscrollback largenumber)

Jon





More information about the erlang-questions mailing list