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 5395c9d9d7 Cleaned up some code, moved get usb to separate functions for audio/network card data.
Removed legacy print code, repeated code blocks for single/multiple cards, for audio/network.

Made also always print out whether or not a card is present, since you can have alsa without having a card.

This actually shortened inxi for once, and simplified some legacy methods that were totally unnecessary and just complicated the print functions, now all print 
functions use the same for loop print out methods on arrays.
2011-06-17 00:20:12 +00:00
inxi Cleaned up some code, moved get usb to separate functions for audio/network card data. 2011-06-17 00:20:12 +00:00