[][src]Module coreutils_core::os::login_name

Module to abstract libc function that get user login name.

Functions

user_login_name

Returns the the name of the user logged in on the controlling terminal of the process if found.