> So, RH7.0 also moved same way as Mandrake? We could check it in the
> same way as it is done with Mandrake (/etc/mandrake-release) but
> unfortunately, parsing of this file (/etc/redhat-release) would not
> help -- 

Maybe using the output of:

  rpm -q redhat-release | sed s/redhat-release-// | sed s/-.\*//

could help here?

Armand.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to