るりまサーチ

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

別のキーワード

  1. etc passwd
  2. etc group
  3. etc each
  4. etc name
  5. etc gid

検索結果

Etc::Passwd (11025.0)

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

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

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

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

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