Oracle
1Z0-409 · Question #190
bob wants to send the contents of the /project/javaclass file to smith using mail through the command line. Which command would help him achieve the task?
The correct answer is A. mail [email protected] < /project/javaclass. See the full explanation below for the reasoning.
Question
bob wants to send the contents of the /project/javaclass file to smith using mail through the command line. Which command would help him achieve the task?
Options
- Amail [email protected] < /project/javaclass.
- Bmail [email protected] > /project/javaclass.
- Cmail [email protected] << /project/javaclass.
- Dmail [email protected] >> /project/javaclass.
How the community answered
(32 responses)- A75% (24)
- B13% (4)
- C3% (1)
- D9% (3)
Community Discussion
No community discussion yet for this question.