Novell
050-720 · Question #41
John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux- based network. John is working as a root user on the Linux operating system. He wants to sort the…
The correct answer is C. ls -s /root | sort -n. See the full explanation below for the reasoning.
Question
John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux- based network. John is working as a root user on the Linux operating system. He wants to sort the directories of the /root directory in increasing order of size. Which of the following commands will John use to accomplish his task?
Options
- Asort /root
- Btac /root
- Cls -s /root | sort -n
- Dls /root
How the community answered
(31 responses)- A3% (1)
- B10% (3)
- C81% (25)
- D6% (2)
Community Discussion
No community discussion yet for this question.