vegasjoe has asked for the wisdom of the Perl Monks concerning the following question:
print "enter password"; $pwd=<>;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: CLI must not echo password
by Corion (Patriarch) on Jan 19, 2005 at 07:24 UTC | |
Re: CLI must not echo password
by Tanktalus (Canon) on Jan 19, 2005 at 00:34 UTC | |
Re: CLI must not echo password
by foil (Sexton) on Jan 19, 2005 at 05:34 UTC | |
by PhilHibbs (Hermit) on Jan 20, 2005 at 13:55 UTC | |
Re: CLI must not echo password
by TheDamian (Vicar) on Jan 19, 2005 at 22:09 UTC | |
by PhilHibbs (Hermit) on Jan 20, 2005 at 14:16 UTC |