LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Shell Command to get Distribution Flavor (https://www.linuxquestions.org/questions/linux-newbie-8/shell-command-to-get-distribution-flavor-365957/)

mykeey 09-22-2005 11:27 AM

Shell Command to get Distribution Flavor
 
Hello,

Is there a shell command that will help know what flavor of linux is running on system? The systems i use do not use x11, so everything is in command line mode. thanks in advance.

aeruzcar 09-22-2005 12:08 PM

If you want to know what distro the computer is running you could try something liike

cat /proc/version

That should give you some info on the cpu and the kernel, which usually says the distro name such as gentoo, mdk for mandriva, rh for redhat and so on
Hope this helps

mykeey 09-22-2005 12:12 PM

Thanks that sure worked.


All times are GMT -5. The time now is 11:52 PM.