dmidecode drops a whole lot of information about the machine you’re on from the command line.
For other information, check out this fine list of command line applications.
Personally, I’ve been a huge fan of tree for a while, too. It shows file structures in an outline, and lets you manipulate them in a variety of ways. For instance … “Let’s see all of the ruby source files in this directory structure, and where they are.”
