<div dir="ltr">Ah thank you, I'll see what I can find or ask around.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 23, 2014 at 7:54 AM, Bryan <span dir="ltr"><<a href="mailto:bryan@go-factory.net" target="_blank">bryan@go-factory.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Howdy. I believe I submitted a bug, but never followed up and no longer have my sent emails from back then — so not 100% sure. <div>
<br></div><div>Cheers,</div><div>Bryan</div><div><br><div>
<div style="text-align:start;text-indent:0px;word-wrap:break-word"><div style="text-align:-webkit-auto;text-indent:0px;word-wrap:break-word"><div style="color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-transform:none;white-space:normal;word-spacing:0px">
----</div><div class=""><div style="color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-transform:none;white-space:normal;word-spacing:0px">
<br></div><div style="color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-transform:none;white-space:normal;word-spacing:0px">Bryan Hughes</div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-transform:none;white-space:normal;word-spacing:0px">CTO and Founder /<span> </span><b>Go Factory</b></div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-transform:none;white-space:normal;word-spacing:0px"><a href="tel:%28415%29%20515-7916" value="+14155157916" target="_blank">(415) 515-7916</a></div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-transform:none;white-space:normal;word-spacing:0px"><br></div><div style="color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-transform:none;white-space:normal;word-spacing:0px">
<a href="http://www.go-factory.net" target="_blank">http://www.go-factory.net</a></div><div style="color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-transform:none;white-space:normal;word-spacing:0px">
<br></div></div><div><i>Connecting the Internet of Things</i></div></div></div>
</div><div><div class="h5">
<br><div><div>On Jul 23, 2014, at 2:36 AM, Jamiel Almeida <<a href="mailto:slashfoo@gmail.com" target="_blank">slashfoo@gmail.com</a>> wrote:</div><br><blockquote type="cite"><div dir="ltr">Was this ever submitted as a bug? and if so, do you have a URL to track?<br>
<br>On Tuesday, March 19, 2013 4:08:11 PM UTC-7, Bryan Hughes wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
Hi Bob,<br>
<br>
Thanks for checking it out! Guess not too many people are writing
scripts that need to deal with passwords. I will go ahead and
submit it as a bug.<br>
<br>
Cheers,<br>
Bryan<br>
<br>
<div>On 3/19/13 4:01 PM, Bob Ippolito wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">R16B does not change anything for escript as far as
I can tell.
<div><br>
<div class="gmail_quote">On Tue, Mar 19, 2013 at 3:17 PM, Bob
Ippolito <span dir="ltr"><<a>b...@redivi.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">I see io:get_password() in my io module in
R15B03, but it doesn't appear to work with escript
because it uses the old 'user' rather than 'group' which
doesn't understand the get_password io request. Haven't
looked at R16B yet.
<div>
<br>
</div>
</div>
<div><br>
<br>
<div class="gmail_quote">
<div>
<div>On Tue, Mar 19, 2013 at 2:04 PM,
Bryan Hughes <span dir="ltr"><<a>br...@go-factory.net</a>></span>
wrote:<br>
</div>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div>
<div 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 href="http://erlang.org/pipermail/erlang-questions/2009-April/043311.html" target="_blank">http://erlang.org/pipermail/<u></u>erlang-questions/2009-April/<u></u>043311.html</a><br>
<br>
It concluded with:<br>
<blockquote type="cite">
<pre style="line-height:normal;text-indent:0px;letter-spacing:normal;text-align:start;font-variant:normal;text-transform:none;font-style:normal;font-weight:normal;word-spacing: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<span><font color="#888888"><br>
<br>
<div>-- <br><p style="font-size:12px"> Bryan Hughes<br>
<b>Go Factory</b><br>
<a href="http://www.go-factory.net/" target="_blank">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>
</font></span></div>
<br>
</div>
</div>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a>erlang-q...@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>
<br>
</blockquote>
</div>
<br>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
<br>
<div>-- <br><p style="font-size:12px">
Bryan Hughes<br>
CTO and Founder / <b>Go Factory</b><br>
<a href="tel:%28415%29%20515-7916" value="+14155157916" target="_blank">(415) 515-7916</a><br>
<a href="http://www.go-factory.net/" target="_blank">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>
</div>
</blockquote></div></blockquote></div><br></div></div></div></div></blockquote></div><br><br clear="all"><br>-- <br>Jamiel Almeida
</div>