XK0-005 · Question #509
XK0-005 Question #509: Real Exam Question with Answer & Explanation
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 ope
Question
Which of the following commands will display the operating system?
Options
- Auname -n
- Buname -s
- Cuname -o
- Duname -m
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
Community Discussion
No community discussion yet for this question.