What is the difference/relation between kernel name and OS name? Are they always the same thing?
For example, I am puzzled at the outputs:
-bash-4.1$ uname -s
Linux
-bash-4.1$ uname -o
GNU/Linux
What is difference between "GNU/Linux" and "Linux"?
uname
questions? 8-) – slm Apr 13 '14 at 03:01