LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   command for version (https://www.linuxquestions.org/questions/linux-newbie-8/command-for-version-279785/)

chidomen 01-19-2005 01:17 PM

command for version
 
Hi, Iam very new at linux, and so far is been great, is there a command where shows what version of linux do you have, for example, I'am using red hat, hope somebody can help me, thanks!

Blinker_Fluid 01-19-2005 01:19 PM

I believe you can find it using: 'cat /etc/redhat-version'

chidomen 01-19-2005 01:23 PM

thanks a lot, I use 'cat /etc/redhat-release', thanks!

chrism01 01-20-2005 12:37 AM

For more in-depth info, try:
uname -a

LasseW 01-20-2005 09:31 AM

One more way:

cat /proc/version


All times are GMT -5. The time now is 01:34 AM.