Lsb release: Difference between revisions
From ICO wiki
Jump to navigationJump to search
Line 13: | Line 13: | ||
==lsb_release options== | ==lsb_release options== | ||
{| class="wikitable" border="1" style="border-style:solid; border-color:#EEEEEE;" | {| class="wikitable" border="1" style="border-style:solid; border-color:#EEEEEE;" | ||
|- | |- | ||
|'''-v''' | |'''-v''' | ||
|'''--version''' | |'''--version''' | ||
|Show the version of the Linux Standard Base that your system is compliant with. The version is displayed as a colon-separated list of LSB module descriptions. | |Show the version of the Linux Standard Base that your system is compliant with. The version is displayed as a colon-separated list of LSB module descriptions. | ||
Revision as of 13:24, 18 September 2017
Author
Elizaveta Romanova, A21
.09.2017
About lsb_release
The lsb_release command displays LSB (Linux Standard Base) information about your specific Linux distribution. It's a reliable way to get version information about the Linux system you're using.
lsb_release syntax
lsb_release [OPTIONS]
lsb_release options
-v | --version | Show the version of the Linux Standard Base that your system is compliant with. The version is displayed as a colon-separated list of LSB module descriptions.
|
-i | --id | Display the ID of your Linux distributor. For instance, if you are running Debian, this option will display Distributor ID: Debian.
Description: CentOS Linux release 7.3.1611 (Core)
Codename: xenial Installing LSB CoreUbuntu, DebianCentOSFedoraOpenSUSEArchOther distributionslsb_release examplesRelated commands |