how about this:
uname -a
or this:
head -1 /etc/motd
--
John Brooks
[EMAIL PROTECTED]
...
> Please look at the first line of the output of dmesg(8).
If the server has been up for a while, the circular buffer may have
been over-written.
Try:
head -1 /var/run/dmesg.boot

