A user is complaining about sluggish performance on her Linux system, and the technician suspects a running process is consuming excessive processor resources.
Which of the following commands will the technician most likely use to locate the offending process?
A. dd
B. kill
C. ps
D. vi
Answer: C
Computer Science & Information Technology
You might also like to view...
An array's ____ method returns an integer that indicates the highest subscript in the specified dimension in the array.
A. GetGreatestBound B. GetHighestBound C. GetUpperBound D. GetUpper
Computer Science & Information Technology
What is Quantitative testing ?
What will be an ideal response?
Computer Science & Information Technology
The unless expression is the polar opposite of the if expression.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
To make the generic algorithms flexible, the STL usually provides three forms of an algorithm using the mechanism of function overloading.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology