To get my .sbclrc file running on the two computers that I use, I would like to get a way to get the hostname and / or operating system from sbcl. I know that I can set and then look for an environment variable, but is there a more direct approach?
Update
I changed the question to address general lisp, as the answer from Ken is not specific to sbcl.
common-lisp sbcl
Dan becker
source share