Invisible parametr passing in Linux [message #258979] |
Tue, 14 August 2007 00:35 |
shilpa.rajput
Messages: 31 Registered: May 2006 Location: Pune
|
Member |
|
|
Hello All,
I've written a shell script for database helthchecking.
To make it to be used for various databases running, I made it interactive. The prompts are database name, user name & password.
Now the problem is, while entering the password, it'll be visible while entering as a parameter.
I want nothing to appear while entering the password. Is there any way in Linux to make this happen?
Thanks in advance.
|
|
|
|
|
|