nerdexam
GIAC

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…

Linux/Unix System Auditing

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)
  • A
    3% (1)
  • B
    5% (2)
  • C
    11% (4)
  • D
    81% (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

#Unix commands#ls#directory listing#file system navigation

Community Discussion

No community discussion yet for this question.

Full GSNA Practice