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)
-The first line in a shell script, which defines the shell that will be used to interpret the commands in the script file.
Correct Answer:

Verified
Correct Answer:
Verified
Q17: Explain the while construct, and demonstrate how
Q18: The standard output and standard error from
Q19: Select the test statement that can be
Q20: Select the escape sequence that is used
Q21: What command can be used to replace
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
Q27: Match each correct item with the statement