LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   What OS/Version is Installed? (https://www.linuxquestions.org/questions/linux-newbie-8/what-os-version-is-installed-397277/)

joelhop 12-28-2005 01:43 PM

What OS/Version is Installed?
 
I am currently on a large network with several servers running different flavors of redhat linux. Some are running 7.3 while others are running 9.0, is there a command I can use to display what OS/Version of linux is currently installed on a server, without rebooting that server?

Thank You,
Karl

kilgoretrout 12-28-2005 01:46 PM

IIRC you can run:

$ cat /etc/version

joelhop 12-28-2005 01:50 PM

This worked!

cat /etc/redhat-release


All times are GMT -5. The time now is 07:54 AM.