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 11f1097d01 new version/tarball. Tiny fix in debugger, it turns out that in some systems, the command:
strings --version used in the debugger results in a hang, which you can duplicate with:
strings 
alone, without any argument or info, that will hang too, so I assume if the system doesn't
have the --version parameter, strings ignores that, and basically just does what it would do
with no option, hang.

Thanks for user ypharis persistence in tracking down this issue. So far only appeared on slackware
based distros, but since the debugger should 'just work', removing the version test.
2014-04-01 00:52:57 +00:00
inxi new version/tarball. Tiny fix in debugger, it turns out that in some systems, the command: 2014-04-01 00:52:57 +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/tarball. Tiny fix in debugger, it turns out that in some systems, the command: 2014-04-01 00:52:57 +00:00