You don't know the name of your Operating System
It has bought to my attention that some of you don't know the name of your Operating System. The command uname -o
is the command that tells you the name of your OS. Some of you ran the command without the -o
switch but that would give you the name of your kernel, not the name of your Operating System.