nerdexam
CompTIA

XK0-005 · Question #509

Which of the following commands will display the operating system?

The correct answer is C. uname -o. The command that will display the operating system is uname -o. This command uses the uname tool, which is used to print system information such as the kernel name, version, release, machine, and processor. The -o option stands for operating system, and prints the name of the…

System Management

Question

Which of the following commands will display the operating system?

Options

  • Auname -n
  • Buname -s
  • Cuname -o
  • Duname -m

How the community answered

(31 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    87% (27)
  • D
    3% (1)

Explanation

The command that will display the operating system is uname -o. This command uses the uname tool, which is used to print system information such as the kernel name, version, release, machine, and processor. The -o option stands for operating system, and prints the name of the operating system implementation (usually GNU/Linux).

Topics

#Linux commands#uname command#system information

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice