Oracle
1Z0-876 · Question #47
Wally wants to quickly create a file that stores some information about a upcoming meeting. Wally is on the phone with his customer and doesn't want to interrupt the conversation to find a pen or…
The correct answer is D. cat > meeting.txt <return>Monday, the 23. See the full explanation below for the reasoning.
Question
Wally wants to quickly create a file that stores some information about a upcoming meeting. Wally is on the phone with his customer and doesn't want to interrupt the conversation to find a pen or pencil. Choose the command sequence that Wally might use on his system to store this information.
Options
- Acat < meeting.txt <return>Monday, the 23
- Bcat > meeting.txt <return>Monday, the 23
- Ccat < meeting.txt <return>Monday, the 23
- Dcat > meeting.txt <return>Monday, the 23
How the community answered
(32 responses)- A9% (3)
- B16% (5)
- C3% (1)
- D72% (23)
Community Discussion
No community discussion yet for this question.