Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXY
          ]
        
	
        iotop - Top like utility for I/O
        
        
        - Description:
- Linux has always been able to show how much I/O was going on
(the bi and bo columns of the vmstat 1 command).
iotop is a Python program with a top like UI used to
show of behalf of which process is the I/O going on. 
Packages:
        
	Changelog:
        
	
            | by Adel Gadllah (2008-07-09): - Update to 0.2.1 |