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...") |
(No difference)
|
Revision as of 00:52, 24 November 2012
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