るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.024秒)
トップページ > ライブラリ:etc[x] > クエリ:Etc[x] > クエリ:setgrent[x]

別のキーワード

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

モジュール

検索結果

Etc.#setgrent -> nil (39125.0)

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

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

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

@see getgrent(3)...