This shows you the differences between two versions of the page.
— |
getlogin [2006/08/01 03:45] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | # $EPIC: getlogin.txt,v 1.2 2006/08/01 03:22:01 sthalik Exp $ | ||
+ | ======Synopsis:====== | ||
+ | $__getlogin__() | ||
+ | |||
+ | ======Technical:====== | ||
+ | Gets the name of the current logged in user, similar to the Unix | ||
+ | system call. | ||
+ | |||
+ | ======Returns:====== | ||
+ | current logged in username | ||