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

1번째 줄: 1번째 줄:
{{소문자}}
*profile bashrc bash_profile 실행 순서


# /etc/profile.d/test.sh
# /etc/profile.d/test.sh
# /etc/profile
# [[/etc/profile]]
# /etc/bashrc
# [[/etc/bashrc]]
# ~/.bashrc
# ~/[[.bashrc]]
# ~/.bash_profile
# ~/[[.bash_profile]]
 
[[분류: 리눅스]]

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

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