How to hide user input password in Perl Command Line Interface?

by adkona
0 replies
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.
#command #hide #input #interface #line #password #perl #user

Trending Topics