getlogin

Name

getlogin -- Get the name of the login user.

Type: function

Synopsis

getlogin(, login);

Return Values

login

An instance of <string>

Description

Returns the login name of the process's owner, or #f if it cannot be determined.