"Profile bashrc 실행 순서"의 두 판 사이의 차이

8번째 줄: 8번째 줄:
# ~/[[.bashrc]]
# ~/[[.bashrc]]
# ~/[[.bash_profile]]
# ~/[[.bash_profile]]
==참고 자료==
*http://www.thegeekstuff.com/2008/10/execution-sequence-for-bash_profile-bashrc-bash_login-profile-and-bash_logout/


[[분류: 리눅스]]
[[분류: 리눅스]]

2012년 3월 30일 (금) 17:13 판

  • profile bashrc bash_profile 실행 순서
  1. /etc/profile.d/test.sh
  2. /etc/profile
  3. /etc/bashrc
  4. ~/.bashrc
  5. ~/.bash_profile

참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}