Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/iostat



Module Name:    src
Committed By:   mrg
Date:           Fri Jul 28 09:18:59 UTC 2023

Modified Files:
        src/usr.sbin/iostat: iostat.8 iostat.c

Log Message:
add iostat -X option, limited alternative statistics.

this is like the "-D" option, except it skips the xfers/s, and
reports MB/s instead of KB/s.  allows for far more devices to
be displayed per line by default (about 50% more.)


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/usr.sbin/iostat/iostat.8
cvs rdiff -u -r1.69 -r1.70 src/usr.sbin/iostat/iostat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index