How do I programmatically determine which OS Emacs is running under in ELisp?
I would like to run different code in .emacs depending on the OS.
.emacs
This is mostly already answered, but for those interested, I just tested this on FreeBSD and there the reported value was "berkeley-unix".