Search notes:

/proc/sys/kernel/ostype

cat /proc/sys/kernel/ostype might print something like
Linux

See also

uname -o and the (Bash) variable $OSTYPE.
/proc/version

Index