![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to change root password using shell script with standard password | kurva | Shell Programming and Scripting | 2 | 02-25-2009 02:35 AM |
| password verification verify password of a user for only first 8 characters | amitpansuria | UNIX for Advanced & Expert Users | 12 | 10-23-2008 11:03 AM |
| Reading password and echo * character | alanpachuau | Shell Programming and Scripting | 4 | 04-06-2008 04:00 AM |
| How to echo password characters | mukluk | UNIX for Dummies Questions & Answers | 4 | 09-12-2005 08:34 AM |
| Change password by pushing encrypted password to systems | benq70 | UNIX for Dummies Questions & Answers | 1 | 09-02-2005 10:08 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
hi all,
I am using HP-UX I want to show password with * instead of space on screen while i entered password through keyboard. can you tell me that shell script code? i used following code stty -echo read pass stty echo echo $pass but this time it wont show anything on screen but i want show **** instead of space pls help me fast Thanks and Regards Hari Last edited by jim mcnamara; 06-10-2009 at 01:21 PM.. Reason: thread closed - homework |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|