On Sun, Aug 13, 2006 at 10:24:36AM -0000, Thilo Six wrote:
> An other thought maybe for edgy
>
> Why not have a systemwide variable for this purpose like the same way we
> define the LANG variable?
>
> Maybe:
> $ echo $DISTRIBUTION
> Ubuntu
> $ echo $RELEASE
> Dapper
> $ echo $RELEASENUMBER
> 6.06
> $ echo $RELEASENUMBERMINOR
> .1
On Sun, Aug 13, 2006 at 10:24:36AM -0000, Thilo Six wrote:
> An other thought maybe for edgy
>
> Why not have a systemwide variable for this purpose like the same way we
> define the LANG variable?
>
> Maybe:
> $ echo $DISTRIBUTION
> Ubuntu
> $ echo $RELEASE
> Dapper
> $ echo $RELEASENUMBER
> 6.06
> $ echo $RELEASENUMBERMINOR
> .1
That's what lsb_release does.
--
- mdz