<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 5, 2017 at 10:44 PM, Michael Truog <span dir="ltr"><<a href="mailto:mjtruog@gmail.com" target="_blank">mjtruog@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It seems good to point out a change that may surprise people that have scripts that depend on the old process name "beam.smp" which now changes to the script name, or is set by an environment variable<br></blockquote><div><br></div><div>We have changed the default name back to beam.smp when started via erl. It caused problems for several users.<br><br></div><div>/Kenneth , Erlang/OTP team Ericsson.  <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
  OTP-14381    Application(s): erts<br>
<br>
               Changed erts startup program name, argv 0, to use the<br>
               environment variable ESCRIPT_NAME so that erlc,<br>
               dialyzer, typer, ct_run, or the escript name can be<br>
               seen with external programs, such as ps and htop<br>
               (depending on options), on unix.<br>
<br>
               If environment variable ESCRIPT_NAME is not set, argv 0<br>
               of the invoking program will be used, e.g. the name<br>
               will be erl, cerl, or the soft link name.<br>
<br>
<br>
This is a great change, but one to be aware of.<br>
<br>
Best Regards,<br>
Michael<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://erlang.org/mailman/list<wbr>info/erlang-questions</a><br>
</div></div></blockquote></div><br></div></div>