Get distribution-specific information of your ubuntu

Posted on January 14, 2009

The lsb_release command provides certain LSB (Linux Standard Base) and distribution-specific information.

lsb_release -a

Below is an example of the output of command lsb_release

keeper@sdclx2:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 8.10
Release:        8.10
Codename:       intrepid

Popularity: 6% [?]

» Filed Under Linux

Comments

Leave a Reply