How would you find out the version of the kernel in /usr/src/linux?
Select an option, then click Submit answer.
-
○
cat /usr/src/linux/.version
-
○
cat /usr/src/linux/VERSION
-
○
Look in the README
-
○
head –4 /usr/src/linux/Makefile