Kernel Version
Tagged with: command, kernel, Linux, proc, uname, version
Get the version of the kernal
cat /proc/version
OR
uname -r
Get the version of the kernal
cat /proc/version
OR
uname -r
This entry was posted on Tuesday, April 1st, 2008 at 11:14 pm and is filed under Command Line, Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.