distro_release_attr

Return a single named information item from the distro release file data source of the current OS distribution.

dstring
distro_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 distro release file_ for details about these information items.

Meta