Thursday, January 19, 2012

How to see exactly which command in a Linux system is using most memory or CPU

Following command will return the commands/processes on the linux box and its %memory and cpu consumption.
top c

No comments:

Post a Comment