How to read passwords in bash scripts in a way like tools which are not showing it on terminal ?
(Changing font to black on black might be tricky by easy to copy&paste - so it's not solution)
|
From
|
|||||||
|
|
Your question reads kind of different "in a way like tools???" so I don't exactly know if this will work for you:
|
|||
|
|
termios,stty,read -s, anything that does it. – Alexios Mar 26 '12 at 22:14