CORRECT TEXT
Type in the command to list your current kernel version, including any switches
Answer: uname -a
Explanation:
uname command print the system information ie kernel version, kernel name, machine hardware name etc.
Syntax: uname [option]
Options: -a or -all à print all information, in the following order:
-r or –kernel-release à print the kernel release