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