Multiple Choice
Shell scripts can obtain user input using the command
A) input
B) var
C) read
D) cat
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Consider the following script. The output will
Q16: Consider the following script. The output
Q17: The first line of an executable script
Q18: A specific set of commands is to
Q19: In programming languages, loops are used to<br>A)
Q20: Environment variables are<br>A) Variables describing the user's
Q21: The command to view the contents of
Q22: The redirect operator used to send the
Q24: The difference between break and continue while
Q25: Consider the following script. The output