Ruby 1.9.3 Reference Manual > All Libraries > Builtin Library > module Process > egid

module function Process.#egid

egid -> Integer

カレントプロセスの実効グループ ID を整数で返します。

[SEE_ALSO] getegid(2)