how do I find vers of Ubuntu running on my system

Asked by John

I was recently notified of Ubuntu 9.10 availability. Not sure if it was automatically loaded to my system. How do I find what version is running now?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu nautilus Edit question
Assignee:
No assignee Edit question
Solved by:
lyn
Solved:
Last query:
Last reply:
Revision history for this message
Best lyn (lynanne) said :
#1

in a terminal put either of these: lsb_release -a
                                   or cat /etc/lsb-release

Revision history for this message
John (johnens) said :
#2

Thanks lyn, that solved my question.

Revision history for this message
John (johnens) said :
#3

Thank you Lyn, the 1st one worked just fine. John

On Wed, Nov 18, 2009 at 8:50 AM, John
<email address hidden>wrote:

> Your question #90662 on nautilus in ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/nautilus/+question/90662
>
> Status: Answered => Solved
>
> You confirmed that the question is solved:
> Thanks lyn, that solved my question.
>
> --
> You received this question notification because you are a direct
> subscriber of the question.
>

Revision history for this message
lyn (lynanne) said :
#4

glad it worked.