① ROOT
 
    - 전체 계정
      vi /etc/profile
      source /etc/profile
 
    - root 자신만
      (root home) vi /root/.profile(또는 /root/.bash_profile)
 
② 일반 계정
 
    - /home/아이디/.profile (또는 /home/아이디/.bash_profile)
 
      vi ~/.bash_profile    (수정)
      source .bash_profie (재적용)
댓글 없음:
댓글 쓰기