Answers for "how to find your kernal version linux"

18

how to check kernel version in linux

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

how to show which kerne version is intalled on the system linux

uname -r 
// Find Linux kernel version
Posted by: Guest on April-17-2021

Code answers related to "how to find your kernal version linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language