how to show which kerne version is intalled on the system linux code example
Example: how to show which kerne version is intalled on the system linux
uname -r
// Find Linux kernel version
uname -r
// Find Linux kernel version