PHP » PYTHON |
login |
register |
about
|
PYTHON posix_getpgrp
is this article helpful?
|
Python replacement for PHP's posix_getpgrp
[
edit
| history
]
import os os.getpgrp() posix_getpgrp(PHP 4, PHP 5) posix_getpgrp — Return the current process group identifier Description
int posix_getpgrp
( void
)
Return the process group identifier of the current process. Return ValuesReturns the identifier, as an integer. See Also
|
more
Recently updated
more
Most requested
|