» Linux »
Examen sur Linux »
Examen 201 : Advanced Administration »
Section 3 »
Question 12/20
Answer: top
Explanation: The 'top' command is used to provide information (frequently refreshed) about the most CPUintensive
processes currently running. The ‘ps’ command lists all running processes; however, this information
isn't dynamically refreshed.
Reference: http://www.oreillynet.com/linux/cmd/t/top.html