|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: How do I make password prompts not echo back the user?by Fastolfe (Vicar) |
| on Sep 20, 2000 at 17:31 UTC ( [id://33360]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
The easiest solution, under Unix at least, is to call 'stty' to change the terminal's "echo" attribute. I know of no way to do this under Windows or any non-Unix platform, and there may be a more standardized way of doing this (such as via curses or some Term-based module):
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||