<p>I run under screen, since I run screen for everything already, it's nice to always have the erlang shell up and ready if I need it.</p>
<p>-Jesse</p>
<p>--<br>
Jesse Gumm<br>
Owner, Sigma Star Systems<br>
414.940.4866<br>
<a href="http://www.sigma-star.com">www.sigma-star.com</a><br>
@jessegumm</p>
<div class="gmail_quote">On Jan 5, 2012 7:03 AM, "CGS" <<a href="mailto:cgsmcmlxxv@gmail.com">cgsmcmlxxv@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
One major preference to use -detached (implies -noinput which implies further -noshell) option is when you want to create a persistent application which doesn't depend on your connection with the machine where you run the application. It is similar with "nohup" command under Linux. It also implies the use of less resources than "screen", but with no capability to interact directly with it.<br>

<br>
CGS<br>
<br>
<br>
<br>
<br>
<br>
On 01/05/2012 12:27 PM, Zabrane Mickael wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi guys,<br>
<br>
Is there any preference between running a VM in a "detached mode"  (i.e erl -detached ...)<br>
or simply running it inside "screen" for example witout detaching from it (i.e erl ...) ?<br>
<br>
What are the pros/cons?<br>
Best practices?<br>
<br>
Regards,<br>
Zabrane<br>
<br>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</blockquote></div>