Short Answer
Match each correct item with the statement below.
a.counter variable
b.decision construct
c.environment variables
d.file descriptors
e.hashpling
f.loop construct
g.redirection
h.Standard Error (stderr)
i.Standard Input (stdin)
j.Standard Output (stdout)
-A special construct used in a shell script to execute commands repetitively. Common decision constructs include for and while.
Correct Answer:

Verified
Correct Answer:
Verified
Q22: Match each correct item with the statement
Q23: To prevent a file from being cleared
Q24: Which command can be used to count
Q25: What character combination at the start of
Q26: Select the two commands below that will
Q28: In order to redirect a file to
Q29: You are limited to using one pipe
Q30: Most commands that are run by the
Q31: Match each correct item with the statement
Q32: Match each correct item with the statement