Monday, January 24, 2011

How to check linux version

Many times I need to find which linux flavor is running on a machine. I found this is the best command to find it out:

$uname -a