iotop
iotop copied to clipboard
Fork of git://repo.or.cz/iotop.git
On a production machine, I couldn't start `iotop`. This pull request should fix both issues which I encountered.
iotop does not create an empty line underneath the displayed values on exit. This causes a minor nuisance: the prompt is printed across the lowest line displayed by iotop. It...
Adapt to arm 64-bit version
My os is : Manjaro Linux Python Version: 3.7 The package that installed: https://www.archlinux.org/packages/community/any/iotop/ Console Print screen: https://postimg.cc/6ThHBMNT
Hi Is it possible to make iotop to output time in unix time format? Thanks.
I noticed iotop is not showing me small disk writes. It completely omits them in its report. Here is a little bash script to illustrate: ``` #!/bin/bash sudo echo ''...