adkona
07-20-2009, 11:00 PM
Hi, I have a CLI application and when the user enters the password, I would not like it to be shown on the command line. Is there a way to do that in Perl on Linux? Thanks.
View Full Version : How to hide user input password in Perl Command Line Interface?