On this page:
top
up

15.10Additional Operating System FunctionsπŸ”— i

(require racket/os ) package: base
The racket/os library additional functions for querying the operating system.

Added in version 6.3 of package base.

procedure

( gethostname )string?

Returns a string for the current machine’s hostname (including its domain).

procedure

( getpid )exact-integer?

Returns an integer identifying the current process within the operating system.

top
up

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /