________________________________________
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gary
Yang
Sent: January-28-08 10:28 AM
To: perl-win32-users@listserv.ActiveState.com
Subject: How to make the passwd invisible while I'm typing the passwd
atMS-DOS prompt on Windows?

>Hi,
 
>The script bellow prompt user to enter login password. But, when I enter
the passwd at prompt, it shows me the passwd I >typed. How to make the
passwd invisible while I'm typing the passwd?
 
>  print "\nPlease Enter login passwd: ";
>  chomp($passwd = <STDIN>);


  perldoc -q password

Jack D




No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.19.14/1247 - Release Date: 28/01/2008
10:59 AM
 

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to