LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Listing processes by memory usage? (https://www.linuxquestions.org/questions/linux-newbie-8/listing-processes-by-memory-usage-194558/)

Seventh 06-17-2004 08:46 AM

Listing processes by memory usage?
 
I always do a ps -ax to list my running processes.

What's the switch to show the actual memory usage? I have a memory leak on my server (suspecting it's PHP) and I'd like to list 'em and see what's sucking up all my resources.

Thanks. :)

miss crump 06-17-2004 08:49 AM

Did you try "top"?

whansard 06-17-2004 09:06 AM

with top it's capital M

Seventh 06-17-2004 10:05 AM

Thanks :)


All times are GMT -5. The time now is 05:07 PM.