lsb_release(1) | General Commands Manual | lsb_release(1) |
lsb_release - print distribution-specific information
lsb_release [options]
The lsb_release command provides certain LSB (Linux Standard Base) and distribution-specific information.
If no options are given, the -v option is assumed.
The program follows the usual GNU command line syntax, with long options starting with two dashes (`--'). A summary of options are included below.
This is a reimplementation of the lsb_release command provided by the Free Standards Group. Any bugs are solely the responsibility of the author below.
Detection of systems using a mix of packages from various distributions or releases is something of a black art; the current heuristic tends to assume that the installation is of the earliest distribution which is still being used by apt but that heuristic is subject to error.
Chris Lawrence <lawrencc@debian.org>.