るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.016秒)
トップページ > クエリ:Process[x] > バージョン:2.1.0[x] > クエリ:getegid[x] > モジュール:Process[x]

別のキーワード

  1. process setrlimit
  2. process abort
  3. process fork
  4. tracer display_process_id
  5. tracer display_process_id?

ライブラリ

検索結果

Process.#egid -> Integer (63022.0)

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

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

@see getegid(2)