What utility can you use to show a dynamic listing of running processes?
Answer Posted / Devesh Tripathi
The top command is commonly used in Linux to display a dynamic, up-to-date list of running processes, sorted by CPU usage. It updates every few seconds and provides real-time insights into the system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers