nerdexam
CompTIA

220-1102 · Question #824

Which of the following commands should be used to display current processor activity on a Linux workstation?

The correct answer is A. top. The correct answer is A. top. The top command on Linux displays a real-time, dynamic view of running processes including CPU usage, memory consumption, process IDs, and more, updated continuously. It is the standard Linux utility for monitoring current processor activity. ls…

Operating Systems

Question

Which of the following commands should be used to display current processor activity on a Linux workstation?

Options

  • Atop
  • Bls
  • Cprocmon
  • Dtaskmgr

How the community answered

(35 responses)
  • A
    89% (31)
  • B
    3% (1)
  • C
    3% (1)
  • D
    6% (2)

Explanation

The correct answer is A. top. The top command on Linux displays a real-time, dynamic view of running processes including CPU usage, memory consumption, process IDs, and more, updated continuously. It is the standard Linux utility for monitoring current processor activity. ls lists directory contents, procmon is a Windows Sysinternals tool (not a Linux command), and taskmgr is the Windows Task Manager GUI application - neither of the latter two exist as native Linux commands.

Topics

#Linux commands#System monitoring#CPU utilization#Process management

Community Discussion

No community discussion yet for this question.

Full 220-1102 Practice