Oracle
1Z0-409 · Question #176
1Z0-409 Question #176: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-409 to reveal the answer and full explanation for question #176. The question stem and answer options stay visible for context.
Question
Which command would you use to save the name of all the users in your system in alphabetical order to a newfile file after removing the duplicate entries?
Options
- Acut -f1 -d: /etc/passwd | sort | uniq | > newfile
- Bcut -f1 -d: /etc/passwd | sort -d | uniq > newfile
- Ccut -f1 -d: /etc/passwd | sort -a | uniq | newfile
- Dcut -f1 -d: < /etc/passwd | sort | uniq | less < newfile
Unlock 1Z0-409 to see the answer
You've previewed enough free 1Z0-409 questions. Unlock 1Z0-409 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.