inxi is a full featured CLI system information tool. It is available in most Linux distribution repositories, and does its best to support the BSDs.
Go to file
inxi-svn d2b254fac1 New version, new tarball. Attempting to handle bad extra data for max module size, sometimes
it is too big, and sometimes too small. Changed data gathering to use arrays, then print/process
the arrays once they are assembled.

Now it will get rid of any max module size if it's greater than the calculated capacity, and it
will generate an estimated capacity/max module size if they are clearly wrong because actual
module sizes are greater than listed max size, or capacity is less than greatest module sizes times
number of devices.

Not perfect, but it never is, this covers more cases now correctly than before.
2014-08-14 03:45:14 +00:00
inxi New version, new tarball. Attempting to handle bad extra data for max module size, sometimes 2014-08-14 03:45:14 +00:00
inxi.1 New version, new man page, new tarball. Realized that I can on some systems also add 2014-08-13 21:05:21 +00:00
inxi.changelog New version, new tarball. Attempting to handle bad extra data for max module size, sometimes 2014-08-14 03:45:14 +00:00