lsb_release_attr

Return a single named information item from the lsb_release command output data source of the current OS distribution.

dstring
lsb_release_attr
(
dstring attribute
)

Return Value

Type: dstring

(string): Value of the information item, if the item exists. The empty string, if the item does not exist. See lsb_release command output_ for details about these information items.

Meta