Procinfo - Prints system information
fromfiles under /proc Procinfo
is a small program that
gathers some system
information from diverse files
under /proc and prints it to
the screen. It duplicates some
of the functionality of
free(1) and uptime(1). It
should work with any kernel
release close to 1.0 or later
up to the latest development
kernel.