
lsb_release
List of commands for lsb_release:
-
lsb_release:tldr:1ddb0 lsb_release: Print the release number and codename of the distribution, suppressing the field names.$ lsb_release -rcstry on your machineexplain this command
-
lsb_release:tldr:2cedc lsb_release: Print only the operating system name (ID), suppressing the field name.$ lsb_release -i -stry on your machineexplain this command
-
lsb_release:tldr:3e756 lsb_release: Print all available information.$ lsb_release -atry on your machineexplain this command
-
lsb_release:tldr:ec511 lsb_release: Print a description (usually the full name) of the operating system.$ lsb_release -dtry on your machineexplain this command