machine-instance
<no arguments> => description
description---a string or nil.
Returns a string that identifies the particular instance of the computer hardware on which Common Lisp is running, or nil if no such string can be computed.
(machine-instance) => "ACME.COM" OR=> "S/N 123231" OR=> "18.26.0.179" OR=> "AA-00-04-00-A7-A4"
The machine instance, and the implementation.
section machine-type [Function] , section machine-version [Function]
Go to the first, previous, next, last section, table of contents.