CompTIA
LX0-103 · Question #132
LX0-103 Question #132: Real Exam Question with Answer & Explanation
Sign in or unlock LX0-103 to reveal the answer and full explanation for question #132. The question stem and answer options stay visible for context.
Question
Which of the following commands will send output from the program myapp to both standard output (stdout) and the file file1.log?
Options
- Acat < myapp | cat > file1.log
- Bmyapp 0>&1 | cat > file1.log
- Cmyapp | cat > file1.log
- Dmyapp | tee file1.log
- Etee myapp file1.log
Unlock LX0-103 to see the answer
You've previewed enough free LX0-103 questions. Unlock LX0-103 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.