Seeding from the 1.2 tree.
This commit is contained in:
13
bitchx-docs/6_Functions/getlogin
Normal file
13
bitchx-docs/6_Functions/getlogin
Normal file
@@ -0,0 +1,13 @@
|
||||
Synopsis:
|
||||
$getlogin()
|
||||
|
||||
Technical:
|
||||
Gets the name of the current logged in user, similar to the Unix
|
||||
system call.
|
||||
|
||||
Returns:
|
||||
current logged in username
|
||||
|
||||
See Also:
|
||||
getuid(6); getgid(6); getpgrp(6)
|
||||
|
||||
Reference in New Issue
Block a user