These procedures return strings that are supposed to identify the current
OS and machine.
The POSIX standard does not indicate the format of the strings.
The procedures are in structures posix-platform-names
and posix
.
(os-name) -> string
(os-node-name) -> string
(os-release-name) -> string
(os-version-name) -> string
(machine-name) -> string
Previous: Users and groups | Next: Files and directories