uname output ?

bscott at ntisys.com bscott at ntisys.com
Mon Aug 19 14:40:23 EDT 2002


On 19 Aug 2002, at 2:21pm, Jeff Macdonald wrote:
> Ok, how about /proc/version?

  That just appears to be the union of the information contained in "uname
-a" and "gcc -v".  In particular, it does not actually give the distribution
anywhere.  I suppose you could maintain a table which mapped compiler
releases to distribution releases, but that strikes me as being even uglier
than the /etc/*-{release,version} hacks.  And who is to say the same
compiler won't get used for two different {distributions, releases}?

-- 
Ben Scott <bscott at ntisys.com>
| The opinions expressed in this message are those of the author and do not |
| necessarily represent the views or policy of any other person, entity or  |
| organization.  All information is provided without warranty of any kind.  |





More information about the gnhlug-discuss mailing list