Splunk Core Certified User — Question 82
Which statement is true about the top command?
Answer options
- A. It returns the top 10 results.
- B. It displays the output in table format.
- C. It returns the count and percent columns per row.
- D. All of the above.
Correct answer: D
Explanation
The correct answer is D because the top command indeed provides a summary of processes including the top 10 by default, displays the data in a structured format, and includes relevant metrics such as count and percentage. Options A, B, and C are all accurate statements on their own, but D encapsulates all of them as true.