LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How can I view the Linux's kernel version (in terminal)? (https://www.linuxquestions.org/questions/linux-newbie-8/how-can-i-view-the-linuxs-kernel-version-in-terminal-174545/)

woodland 04-25-2004 09:27 PM

How can I view the Linux's kernel version (in terminal)?
 
As the subject.

Tinkster 04-25-2004 09:40 PM

uname -r


Cheers,
Tink

aeruzcar 04-25-2004 09:41 PM

cat /proc/version

or

uname -a

uname -r

ronin4601 04-25-2004 09:42 PM

uname -a

woodland 04-26-2004 12:12 AM

Thanks for Tinkster, aeruzcar and ronin4601.
I have got it out.


All times are GMT -5. The time now is 08:38 PM.