順番 /etc/profile /etc/profile/profile.d配下 ~/.bash_profile ~/.bash_login ~/.profile ~/.bashrc /etc/bashrc 補記事項 /etc/profile/profile.dはディレクトリで、その配下にあるスクリプト内で定義 RHEL/CentOSは何も置いてないイメージ ubuntuは結構もっさりあるイメージ .bash_profile, .bash_login, .profileはもしかしたらどれか読み込んだら、他を読み飛ばすかも(きちんと実験していないので分からない) その他配慮ポイント サービスやc…