Which column in the top command output represents the percentage of CPU usage for a process?
- %CPU
- %MEM
- PID
- COMMAND
In the top command output, the %CPU column represents the percentage of CPU usage for each process. This column shows the proportion of CPU resources that a process is currently utilizing.
Loading...
Related Quiz
- A kernel that can have modules loaded and unloaded at runtime is referred to as a _________ kernel.
- What component in Linux is responsible for managing system resources and providing an interface between the hardware and the user space?
- Which command allows you to change directories in the terminal?
- What role does the virt-manager tool play in Linux virtualization?
- What is the primary purpose of the chmod command in Linux?