るりまサーチ

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

別のキーワード

  1. etc passwd
  2. etc group
  3. etc each
  4. etc uname
  5. etc name=

ライブラリ

検索結果

Etc::Passwd (11023.0)

Etc.#getpwent で得られる構造体。

...Etc.#getpwent で得られる構造体。

この構造体の値を変更してもシステムには反映されません。

全てのシステムで提供されているメンバ。
* name
* passwd
* uid
* gid
* gecos
* dir
* shell

以降のメンバはシステムによっては提...
...供されません。
* change
* quota
* age
* class
* comment
* expire...