Added the -k, --kilobytes option
[iotop.git] / THANKS
blob9dff92471ad8dc7b0782c1b82401d1510b299518
1 Iain Lea <iain@bricbrac.de>
2     Reported spelling errors, suggested --only.
4 tropikhajma@gmail.com
5     Reported cosmetic bug: strip dirname from cmdline only on absolute paths.
7 Roland Kletzing <devzero@web.de>
8     Reported crashing bug: successfully opening /proc/PID/cmdline does not imply
9 we can read it (PID died between open() and read()).
11 Paul Wise <pabs@debian.org>
12     Started the man page.
14 Göran Uddeborg <goeran@uddeborg.se>
15     Reported that iotop was misbehaving with UTF-8 strings.
17 Ryan Lovett <ryan@stat.berkeley.edu>
18     Contributed a bugfix: flush the output in batch mode, so that a potential
19 output file is updated.