Bash Scripting - User Input
Which option correctly reads two words into two separate variables using the
read command?read command?read splits inputread var1 var2 splits input by spaces into two variables.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions