|
$UserName
$UserName gives the login name of the user who invoked the Mathematica kernel, as recorded by the operating system.
On Unix and similar operating systems, $UserName is derived from the UID associated with the Mathematica kernel process.
On operating systems where no login name can be found, $UserName is None.
See The Mathematica Book: Section 2.13.5.
See also: $HomeDirectory, Environment.
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. | |