login-group

Returns the group of the currently logged-in user account.  Under Windows, this is the account’s domain name.  Under Unix, this is the name of the account’s GID.

Exported from

Values

groupAn instance of <string>, or #f if unable to determine the group or domain.

See also

login-name

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 name of the currently logged-in user account.