[ILUG] memory listing tool ?

P at draigBrady.com P at draigBrady.com
Tue Feb 24 14:49:17 GMT 2004


Niall O Broin wrote:
> On Tuesday 24 February 2004, P at draigBrady.com wrote:
> 
> 
>>Does top not work?
>>M to sort by mem
>>H to toggle threads on and off
> 
> When did top acquire that flag ? It's not in top 3.1.11 (SuSE 9.0) nor
> in 3.1.15 (Debian unstable).

On redhat 9 top defaults to only showing 1 thread per process.

$ top --version
procps version 2.0.11

You need to type H after top is running to toggle threads on and off.

-- 
Pádraig Brady - http://www.pixelbeat.org
--- Following generated by rotagator ---

Handy disk space commands

ls -lSr      #show files, biggest last
df -h        #free disk space
df -i        #free inodes
du -bhs ...  #disk usage of specified files/dirs
fdisk -l     #show disks partitions sizes (run as root)

See also: http://www.pixelbeat.org/scripts/dutop
--




More information about the ILUG mailing list