distro {distro}R Documentation

Get info on the system's Linux distribution

Description

Get info on the system's Linux distribution

Usage

distro()

Value

On Linux distributions, it returns a list of four elements:

Not all fields are guaranteed to be defined on all systems. On non-Linux systems, the function returns NULL.

Examples

distro()

[Package distro version 0.1.0 Index]