るりまサーチ (Ruby 3.2)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.033秒)

別のキーワード

  1. shell/builtin-command new
  2. etc sc_shell
  3. shell/builtin-command each
  4. shell cd
  5. shell debug=

ライブラリ

クラス

検索結果

Etc::Passwd#shell -> String (63304.0)

このユーザのログインシェルを返します。

このユーザのログインシェルを返します。

Etc::Passwd (54037.0)

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

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

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

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

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

Etc::Passwd#shell=(shell) (27607.0)

このユーザのログインシェルを設定します。

このユーザのログインシェルを設定します。