Quantcast
Channel: Bashタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 2867

【Mac】デフォルトのシェルをBashに変更する方法

$
0
0
以下のコマンドを実行するとデフォルトのシェルをBashに変更できます。 chsh -s /bin/bash 設定できるシェルは以下のコマンドで確認できます。 $ cat /etc/shells # …

Viewing all articles
Browse latest Browse all 2867

Trending Articles