LinuxのユーザProfile
摘要:
○Linuxでbashがログインシェルとして起動する場合ユーザ環境の設定ファイルは次の順番で読み込まれます。1./etc/profileを読み込む2.~/.bash_profile, ~/.bash_login, ~/.profileの順でファイルを検索して、最初に見つかったファイルを読み込む~/.bash_profileが見つかった場合3.~/.bash_profileから~/.bashrcを読み込む4.~/.bashrcから/etc/bashrcを読み込むRedHat AS4のデフォルトの~/.bash_profile$ cat ~/.bash_profile# .bash_profile 阅读全文
posted @ 2014-03-28 16:48 chxh19791208 阅读(109) 评论(0) 推荐(0)
浙公网安备 33010602011771号