os_release_attr

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

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

Meta