login-name
Returns the name of the currently logged-in user account.
Exported from
Module operating-system
Values
name
An instance of
<string>
, or #f if the account name could not be determined.
See also
login-group
The operating-system module contains functions for dealing with environment variables, the current user, and processes.
The class of sequences with elements that are characters.
Returns the group of the currently logged-in user account.