ExamGecko
Question list
Search
Search

Question 104 - 200-901 discussion

Report
Export

When using the Bash shell, how is the output of the devnet command saved to a file named “output.txt”?

A.

devnet > output.txt

Answers
A.

devnet > output.txt

B.

devnet | output.txt

Answers
B.

devnet | output.txt

C.

devnet < output.txt

Answers
C.

devnet < output.txt

D.

devnet & output.txt

Answers
D.

devnet & output.txt

Suggested answer: A

Explanation:


Reference: https://askubuntu.com/questions/420981/how-do-i-save-terminal-output-to-a-file

asked 07/10/2024
Kurt Woodfin
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first