Difference between revisions of "Lsb release"
From Notes_Wiki
(Created page with "=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: <pre> L...") |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Main Page|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: | 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: | ||
Line 14: | Line 14: | ||
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Information tools]] > [[Lsb release]] |
Latest revision as of 14:50, 24 August 2022
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