태그>환경파일(총 2개의 글)
'환경파일' 관련 최근글
-
-
- 유닉스 환경파일들의 위치
-
KS blog by KillinS|2007/11/01 16:18
아래는 솔라리스에서 주로 사용하는 쉘들의 환경 파일들의 위치이다. /bin/sh 1단계 파일 : /etc/profile 2단계 파일 : 각 홈디렉토리의 /export/home/{homedir}/.profile (이하 {homedir}/.profile) /bin/bash 1단계 파일 : /etc/profile 2단계 파일 : {homedir}/.profile..
- 유닉스 환경파일들의 위치