$System
(Built-in Mathematica Symbol) $System is a string describing the type of computer system on which Mathematica is being run.
MathLM Mathematica
SystemOptions["name"] gives the current setting for the internal system option with the specified name.SystemOptions[] gives the current settings for all settable internal ...
Mathematica gives convenient machine-independent programmatic access to a broad range of information about your computer system.
$SystemCharacterEncoding gives the default raw character encoding for the computer system on which Mathematica is being run.
$OperatingSystem is a string giving the type of operating system under which Mathematica is being run.
$SystemID is a short string that identifies the type of computer system on which Mathematica is being run.
SetSystemOptions["name" -> value] resets the value for the internal system option with the specified name.
Mathematica has flexible capabilities for per-machine or network license management.
ClearSystemCache[] clears internal system caches of stored results.