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

2번째 줄: 2번째 줄:
{{테스트|페도라 11 (Leonidas)}}
{{테스트|페도라 11 (Leonidas)}}
*profile bashrc bash_profile 실행 순서
*profile bashrc bash_profile 실행 순서
기본적인 실행 순서는 다음과 같다.


# /etc/profile.d/test.sh
# /etc/profile.d/test.sh

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 }}