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 8d6b87f9d8 some bug fixes, bsd fixes; set gpu default for out of x temps, guessing there at :0.0 screen; changed to if type -p program &>/dev/null;then
instead  of $(type -p program) subshell.

I'll see if getting rid of as many subshells as possible has much impact on performance, certainly makes the code ugly but maybe it's worth it.

No version change.
2014-03-17 04:07:31 +00:00
inxi some bug fixes, bsd fixes; set gpu default for out of x temps, guessing there at :0.0 screen; changed to if type -p program &>/dev/null;then 2014-03-17 04:07:31 +00:00
inxi.1 New Version, new man. This continues the dyanamic line sizing, I'm doing these one at a 2014-03-14 20:21:10 +00:00
inxi.changelog New version. Big set of changes: changed all ver: and version: to v:; changed all bash 2014-03-16 22:55:01 +00:00