Sunday, December 13, 2009

Find my Linux version from console..

Well, This is how I find my current version of Linux Distribution, Release and Release Code..

cat /etc/*-release

This is what I get... Interesting isn't it?

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.10
DISTRIB_CODENAME=karmic
DISTRIB_DESCRIPTION="Ubuntu 9.10"

No comments :

Post a Comment