InterviewSolution
Saved Bookmarks
| 1. |
What Does The Top Command Display? |
|
Answer» Top PROVIDES an ongoing look at processor activity in real time.It DISPLAYS a listing of the most CPU-intensive tasks on the system, and can provide an interactive inter¬ FACE for MANIPULATING processes. (q is to quit) Top provides an ongoing look at processor activity in real time.It displays a listing of the most CPU-intensive tasks on the system, and can provide an interactive inter¬ face for manipulating processes. (q is to quit) |
|