<html><head></head><body bgcolor="#FFFFFF"><div>We also run everything under screen. And it is nice to have shell = access to all things in the running system, but you must know what you do in there :-)<br><br>Sent from my iPhone</div>
<div><br>On 05.01.2012, at 17:26, Jesse Gumm <<a href="mailto:gumm@sigma-star.com">gumm@sigma-star.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div><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>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>erlang-questions mailing list</span><br><span><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a></span><br>
<span><a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a></span><br></div></blockquote></body></html>