-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
I'm writing a script that will be run from a mount point on many
different linux distros. I'm just about to code a sub that will try and
determine the distro (version isn't that important) from the
/etc/*release file, and just wondered if anyone has already done this,
or if there is some handy util that I don't know about that will do it
for me?
- glean distro version from /etc/*release D. J. Birkett
- Re: glean distro version from /etc/*release Chris Devers
- Re: glean distro version from /etc/*release Stephen Day
- Re: glean distro version from /etc/*release Chris Devers