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 |
||
Line 1: | Line 1: | ||
<yambe:breadcrumb self="Lsb release">Information tools|Information tools</yambe:breadcrumb> | |||
=lsb_release= | =lsb_release= | ||
Line 15: | Line 16: | ||
Back to [[Information tools]] | Back to [[Information tools]] | ||
<yambe:breadcrumb self="Lsb release">Information tools|Information tools</yambe:breadcrumb> |
Revision as of 10:41, 9 September 2018
<yambe:breadcrumb self="Lsb release">Information tools|Information tools</yambe:breadcrumb>
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
Back to Information tools
<yambe:breadcrumb self="Lsb release">Information tools|Information tools</yambe:breadcrumb>