This entry is very new in the tldr-pages project, hence translation data is currently unavailable for a while.


chsh

ユーザーのログインシェルを変更します。 もっと詳しく: https://manned.org/chsh

  • カレントユーザーのログインシェルを対話的に変更する:

chsh

  • カレントユーザーのログインシェルを変更する:

chsh -s シェルへのパス

  • 指定したユーザーのログインシェルを変更する:

chsh -s シェルへのパス ユーザー名

  • 使用可能なシェルの一覧を表示する:

chsh -l