检查~/.bash_profile节目内容:
~/.bash_profile
codio@data-burma:~$ cat ~/.bash_profile if [ -f ~/.bashrc ]; then . ~/.bashrc fi cd /home/codio/workspace codio@data-burma:~$
所有这些代码.bash_profile是什么意思?
.bash_profile
bash .profile
.profile ×1
bash ×1