<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Everyone,<br>
    <br>
    I found this old thread from 2009 about trying to hide user input in
    an escript (e.g. entering a password).<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://erlang.org/pipermail/erlang-questions/2009-April/043311.html">http://erlang.org/pipermail/erlang-questions/2009-April/043311.html</a><br>
    <br>
    It concluded with:<br>
    <blockquote type="cite">
      <pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">The problem seems to be that escript uses the old shell, which
does not support any way to control the terminal.

We'll have a look at escript for the next release and see whether
it would be possible to have it run with the standard shell.</pre>
    </blockquote>
    <br>
    Does anyone know if this has been fixed.  I looked through the docs
    and do not find io:get_password/0, or any options for reading stdin
    to not echo the characters back.<br>
    <br>
    Looking forward to meeting those of you attending Erlang Factory in
    a couple of days.<br>
    <br>
    Cheers,<br>
    B<br>
    <br>
    <div class="moz-signature">-- <br>
      <p style="font-size:12px">
        Bryan Hughes<br>
        <b>Go Factory</b><br>
        <a class="moz-txt-link-freetext" href="http://www.go-factory.net">http://www.go-factory.net</a><br>
        <br>
        <i>"Art is never finished, only abandoned. - Leonardo da Vinci"</i><br>
      </p>
      <p><br>
      </p>
    </div>
  </body>
</html>