PrepAway - Latest Free Exam Questions & Answers

Which of the following GNU commands would be the most likely command you’d use to find the system load a

Which of the following GNU commands would be the most likely command you’d use to find the system load average?

PrepAway - Latest Free Exam Questions & Answers

A.
top

B.
nice

C.
loadavg

D.
cpustat

E.
ps

Explanation:
The top program provides a dynamic real-time view of a running system. It can display system summary information as well as a list of tasks currently being managed by the Linux kernel. The types of system summary information shown and the types, order and size of information displayed for tasks are all user configurable and that configuration can be made persistent across restarts.

ps is used to display the running processes of the user, nice is used to set the priority of a command.
cpustat and loadavg does not exist in debian or fedora.


Leave a Reply