Bash Scripting - User Input
Which of the following is the correct syntax to read a user's name into a variable called
username?username?read variable_name without any special characters.read username, which correctly stores input in username. Others misuse flags or symbols.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions