Comment 8 for bug 1658524

Revision history for this message
Stdedos (stdedos) wrote :

If you could provide:

$ iostat -d -m -h
$ for disk in /sys/block/ ; do echo "/sys/block/$disk/stat:" ; cat "/sys/block/$disk/stat" ; printf '=%.0s' {1..100} ; done

As these seem to be the external data manipulated by byobu.

** I am not affiliated with the project; I am just trying to get this solved **