14.04 - I can not find .bash_profile in ubuntu - Ask Ubuntu
.bash_profileじゃなくて.profileを使えとのこと。ちなみに.profileは、ログイン時に一度だけ実行されます(シェル起動時に毎回実行されるのは.bashrc)なので、環境変数の設定は.profileに記述します。
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
14.04 - I can not find .bash_profile in ubuntu - Ask Ubuntu
.bash_profileじゃなくて.profileを使えとのこと。ちなみに.profileは、ログイン時に一度だけ実行されます(シェル起動時に毎回実行されるのは.bashrc)なので、環境変数の設定は.profileに記述します。
Register as a new user and use Qiita more conveniently
Go to list of users who liked