Exam 200-901 | Question id=6234 | Software Development and Design |
When using the Bash shell, how is the output of the devnet command saved to a file named “output.txt”?
A. |
devnet > output.txt | |
B. |
devnet | output.txt | |
C. |
devnet < output.txt | |
D. |
devnet & output.txt |