lsb_release

Name

lsb_release -- print distribution specific information

Synopsis

lsb_release [OPTION]...

Description

The lsb_release command prints certain LSB (Linux Standard Base) and Distribution information.

With no option, same as -v.

Options

-v, --version

displays version of LSB against which distribution is compliant.

-i, --id

displays string id of distributor.

-d, --description

displays single line text description of distribution.

-r, --release

displays release number of distribution.

-c, --codename

displays codename according to distribution release.

-a, --all

displays all of the above information.

-s, --short

displays all of the above information in short output format.

-h, --help

displays a human-readable help message.