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 e8a2c34658 Made all gawk use the same structure syntax, a hanging {, for END, BEGIN, if, else, for
This will help avoid future difficulties in reading the code.

also converted all gawk one liners to normally expanded logic, one statement or case per line
2009-01-26 22:19:33 +00:00
inxi Made all gawk use the same structure syntax, a hanging {, for END, BEGIN, if, else, for 2009-01-26 22:19:33 +00:00