로그인쉘 실행 순서
1 /etc/profile (source 명령으로 /etc/bash.bashrc)
2 ~/.bash_profile
3 ~/.bash_login
4 ~/.profile
~/.bashrc
참고사이트 : https://goldsony.tistory.com/243
1 /etc/profile (source 명령으로 /etc/bash.bashrc)
2 ~/.bash_profile
3 ~/.bash_login
4 ~/.profile
~/.bashrc
참고사이트 : https://goldsony.tistory.com/243