![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| Hide Password | whatisthis | Shell Programming and Scripting | 4 | 07-21-2008 08:59 AM |
| How Do I Hide the Password in a Script | samd | Shell Programming and Scripting | 6 | 11-22-2006 05:38 AM |
| Hide oracle password on unix process list | acheepi | Shell Programming and Scripting | 3 | 10-06-2005 09:25 PM |
| How to hide password on Linux? | nir_s | Shell Programming and Scripting | 2 | 02-09-2005 12:24 PM |
| hide password typing | ivancheung | High Level Programming | 2 | 09-30-2004 01:05 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Want to hide password
All,
In my script I am calling another script.. in that script I need to enter a password. Problem is that everyone is able to see the password when I enter that. Is there any way that when i enter that password it should not display or may look like *******. Or if there any other way that I save this password somewhere else so that no need to enter that password. Thanks & Regards A K |