lsb_release

Name

lsb_release -- print distribution specific information

Synopsis

lsb_release [OPTION]...

Description

GNU lsb_release 1.0 print certain LSB (Linux Standard Base) and Distribution information.

With no OPTION, same as -v.

Options

-v, --version

Display version of LSB against which distribution is compliant.

-i, --id

Display string id of distributor.

-d, --description

Display single line text description of distribution.

-r, --release

Display release number of distribution.

-c, --codename

Display codename according to distribution release.

-a, --all

Display all of the above information.

-s, --short

Display all of the above information in short output .

-h, --help

Display this message.