Multiple Choice
The redirect operator used to send the output of a command to a file is written as
A) /
B) #
C) |
D) >
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
Q23: Shell scripts can obtain user input using
Q24: The difference between break and continue while
Q25: Consider the following script. The output