Q. Which command is used to find out the current version of the Linux kernel?
β
Correct Answer: (A)
uname -a
Explanation: The 'uname -a' command is used to find out the current version of the Linux kernel.