Answers for "command to know kernel version in linux"

16

how to check kernel version in linux

cat /proc/version
Posted by: Guest on August-16-2020
3

get current kernel version

uname -r
Posted by: Guest on August-05-2020

Code answers related to "command to know kernel version in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language