Bash Scripting - User Input
Which of the following is the correct syntax to silently read a password with a prompt in bash?
read-s and -p must come before the variable name.-s and -p before the variable password.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions