るりまサーチ (Ruby 3.3)

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

別のキーワード

  1. etc group
  2. etc each
  3. etc passwd=
  4. etc gid

ライブラリ

検索結果

Etc::Passwd (51070.0)

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

...ステムには反映されません。

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

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