Thursday, May 01, 2008

Find out the current OS's version

cat /etc/issue
lsb_release -a

I tried on Ubuntu 8.0.4, FC8. One of those commands should work on most systems.

Labels: , , , , ,