Lsb release

From Notes_Wiki
Revision as of 14:50, 24 August 2022 by Saurabh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Home > CentOS > CentOS 6.x > Information tools > Lsb release

This command can be used to find Linux OS installed on computer for example on Cent-OS-5.4 when we use command `lsb_release -a' we get following output:

LSB Version:    :core-3.1-amd64:core-3.1-ia32:core-3.1-noarch:graphics-3.1-amd64:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: CentOS
Description:    CentOS release 5.4 (Final)
Release:        5.4
Codename:       Final
[root@labpc ~]# more /etc/issue
CentOS release 5.4 (Final)
Kernel \r on an \m


Home > CentOS > CentOS 6.x > Information tools > Lsb release