るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.063秒)

別のキーワード

  1. etc passwd
  2. etc group
  3. etc each
  4. etc setgrent
  5. etc getgrent

ライブラリ

モジュール

検索結果

Etc.#setgrent -> nil (117373.0)

/etc/group の先頭に戻ります。

/etc/group の先頭に戻ります。

このメソッドを呼び出した後 Etc.#getgrent を呼び出すと先頭のエントリを返します。

@see getgrent(3)