Kernel Version
Tagged with: command, kernel, Linux, proc, uname, version
Tuesday, April 1st, 2008 11:14 PM
Get the version of the kernal
cat /proc/version
OR
uname -r
Get the version of the kernal
cat /proc/version
OR
uname -r
Show version of the kernel
cat /proc/version