LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   What command to show mandrake version? (https://www.linuxquestions.org/questions/linux-software-2/what-command-to-show-mandrake-version-201433/)

minorgod 07-05-2004 03:12 PM

What command to show mandrake version?
 
I'm looking for a command similar to kernelversion to show me which version of Mandrake I have installed. I know it's 9.x, but I don't know what sub-version I'm running and I need to know. Thanks in advance.

RagingIfrit 07-05-2004 03:52 PM

Why don't you update to 10 and you'll know for sure:D

XavierP 07-05-2004 04:03 PM

man uname will give you the switches you need.

vectordrake 07-05-2004 04:10 PM

look for a file in your /etc directory called mandrake-version or (sounds silly, but...) redhat-version. You can usually just type
Code:

cat /etc/*-version
and it'll do the trick.

minorgod 07-05-2004 09:30 PM

Thanks.


All times are GMT -5. The time now is 05:37 PM.