GSNA · Question #239
You work as a Network Analyst for XYZ CORP. The company has a Unix-based network. You want to view the directories in alphabetical order. Which of the following Unix commands will you use to…
The correct answer is D. ls. In Unix, the ls command is used to view the directories in alphabetical order. Answer: A is incorrect. In Unix, the cat command in Unix is used to create or display short files. Answer: B is incorrect. In Unix, the chmod command is used to change permissions. Answer: C is…
Question
You work as a Network Analyst for XYZ CORP. The company has a Unix-based network. You want to view the directories in alphabetical order. Which of the following Unix commands will you use to accomplish the task?
Options
- Acat
- Bchmod
- Ccp
- Dls
How the community answered
(37 responses)- A3% (1)
- B5% (2)
- C11% (4)
- D81% (30)
Explanation
In Unix, the ls command is used to view the directories in alphabetical order. Answer: A is incorrect. In Unix, the cat command in Unix is used to create or display short files. Answer: B is incorrect. In Unix, the chmod command is used to change permissions. Answer: C is incorrect. In Unix, the cp command is used for copying files.
Topics
Community Discussion
No community discussion yet for this question.