Multiple Choice
Match each term with the correct statement below.
-Constructs that alter the flow of a program based on whether a command in the program completed successfully or based on a decision that the user makes given a question posed by the program.
A) hashpling
B) tee
C) environment variables
D) stdin
E) stderr
F) decision construct
G) shell scripts
H) stdout
I) file descriptors
Correct Answer:

Verified
Correct Answer:
Verified
Q2: The _ environment variable contains a list
Q6: The _ command counts the number of
Q10: Most configuration files on Linux systems are
Q12: The test statement _ would be used
Q14: The _ command can be used to
Q15: Match each term with the correct statement
Q16: Given the syntax command && command, the
Q16: If you have _ permission to a
Q33: You can use the sed command to
Q49: A case construct must be ended by