logname
v0.0.1
Published
Get the login name of the current user
Downloads
1
Readme
logname
Get the login name for the current user.
Like getpass, it checks LOGNAME
, USER
, LNAME
and USERNAME
, returning the first to have a value.
Usage
require('logname').getLoginName()