Returns uname information (operating system, hostname, …). On error,
argument error
is set to E_SYSTEM
.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(uname_type), | intent(out) | :: | uname |
Uname type. |
||
integer, | intent(out), | optional | :: | error |
Error code. |