るりまサーチ

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

別のキーワード

  1. etc passwd
  2. etc group
  3. etc each
  4. etc setpwent
  5. etc getpwent

モジュール

検索結果

Etc.#setpwent -> nil (39125.0)

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

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

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

@see getpwent(3)...