Does anyone know a way to request a password from a user using a shell script and have it not be displayed on the screen (either a hiding character or not printing the user input)? I am not worried about the encryption of the password but I would like to be able to have this script not display what the user enters for the password.
Edit: Moron that should have google'd first!
Edit: Moron that should have google'd first!