LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   top command output in "human readable" (https://www.linuxquestions.org/questions/linux-general-1/top-command-output-in-human-readable-817503/)

custangro 07-01-2010 05:02 PM

top command output in "human readable"
 
Okay this is a dumb question...

The top command by default displays in "k" ...how can I make it display in "M"?

-C

jlinkels 07-01-2010 06:28 PM

Unfortunately not possible, but you can use free -m

jlinkels

custangro 07-01-2010 06:33 PM

Quote:

Originally Posted by jlinkels (Post 4021099)
Unfortunately not possible, but you can use free -m

jlinkels

Yeah I knew about free :\

Not what I was looking for...oh well :)

IgNord 07-13-2012 11:59 AM

"human readable" top
 
The man is a bit obscure but I think top -M will do what you're looking for.

johnsan 07-18-2012 06:37 PM

Quote:

Originally Posted by IgNord (Post 4727208)
The man is a bit obscure but I think top -M will do what you're looking for.

Thanks a million :)

chrism01 07-18-2012 08:16 PM

Quick research: -M avail on RHEL6.x, NOT on RHEL 5.x (at least on one of each here ...)

jefro 07-18-2012 10:00 PM

Hahaha, thanks a -M illion. :)

charlie_okra 12-01-2017 11:53 AM

I know this is an old thread, but duckduckgo brought me here.

The following commands here are case sensitive..

Debian Jessie, while in top:

toggle memory with m
toggle memory amount conversions with E (thats shift+e)


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