Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

hiding password from the command line

Status
Not open for further replies.

cruel

Programmer
Aug 6, 2001
131
I have a script with the first argument being the password (or I could prompt for password at the next line), I need to hide the password a user types at the terminal, like the su case. Could use either * or do not show anything at all. Thanks
 
faq80-1903

vlad
+----------------------------+
| #include<disclaimer.h> |
+----------------------------+
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top