LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Command to display version (https://www.linuxquestions.org/questions/linux-software-2/command-to-display-version-164729/)

o2sk8 03-31-2004 07:01 PM

Command to display version
 
I have searched around (even used the "Has this been asked" button) but I can't seem to find if there is a command which tells you which version of Linux you are using. If anyone knows such a command could you let me know. Thanks.

:newbie:

Tinkster 03-31-2004 07:19 PM

uname -a
may (or may not) give you the information.

Many distros will have a file in /etc that
states the name and version, try a
find /etc -iname "*version*"

There certainly is no "global", unified
way of doing that.


Cheers,
Tink

mardanian 04-01-2004 12:59 AM

uname -r

nfo 04-15-2004 06:45 PM

If your on redhat

cat /etc/redhat-release


All times are GMT -5. The time now is 07:30 PM.