svn commit: r196254 - head/usr.sbin/iostat
Ivan Voras
ivoras at freebsd.org
Sat Aug 15 18:37:50 UTC 2009
2009/8/15 Giorgos Keramidas <keramida at freebsd.org>:
> Author: keramida (doc committer)
> Date: Sat Aug 15 17:57:21 2009
> New Revision: 196254
> URL: http://svn.freebsd.org/changeset/base/196254
>
> Log:
> iostat: add a bit of space between tty in/out columns
>
> The columns for tty input and output may bump against each other
> if the tty output needs more than 5 columns. Add a bit of space
> that pushes everything 1 column to the right, but also avoids the
> problem.
I don't know if it would interfere with some use cases (OTOH I don't
know why would someone need tty in/out counts at all) but why not
aggressively humanize the numbers instead?
More information about the svn-src-all
mailing list