.profile 파일 예제

.Profile 파일에는 UNIX 및 Linux 시스템에서 사용하는 환경변수가 저장되어 있다. 다음은 OpenFrame Base 설치 완료 후 .profile 파일 예이다.

### TIBERO ###
export TB_HOME=/home/oframe11/tibero6
export TB_SID=oframe11
export PATH=$TB_HOME/bin:$TB_HOME/client/bin:$PATH
export LD_LIBRARY_PATH=$TB_HOME/lib:$TB_HOME/client/lib:$LD_LIBRARY_PATH
export TBCLI_GET_COREDUMP=Y
export TB_EBC_TO_ASC=JEFASCK.cpm
export TB_ASC_TO_EBC=ASCJEFK.cpm
export TB_NLS_LANG=JA16SJISTILDE
export TB_NLS_NCHAR=JA16SJISTILDE

# New environment setting added by OpenFrame_Base7.3 on Mon Jul 11 13:01:39 KST 2022 1.
# The unmodified version of this file is saved in /home/oframe11/.bash_profile1840238244.
# Do NOT modify these lines; they are used to uninstall.
OPENFRAME_BIT=64
export OPENFRAME_BIT
# End comments by InstallAnywhere on Mon Jul 11 13:01:39 KST 2022 1.

# New environment setting added by OpenFrame_Base7.3 on Mon Jul 11 13:01:39 KST 2022 2.
# The unmodified version of this file is saved in /home/oframe11/.bash_profile1840238244.
# Do NOT modify these lines; they are used to uninstall.
OPENFRAME_NODENAME=NODE1
export OPENFRAME_NODENAME
# End comments by InstallAnywhere on Mon Jul 11 13:01:39 KST 2022 2.

# New environment setting added by OpenFrame_Base7.3 on Mon Jul 11 13:01:39 KST 2022 3.
# The unmodified version of this file is saved in /home/oframe11/.bash_profile1840238244.
# Do NOT modify these lines; they are used to uninstall.
OPENFRAME_HOME=/home/oframe11/OpenFrame
export OPENFRAME_HOME
# End comments by InstallAnywhere on Mon Jul 11 13:01:39 KST 2022 3.

# New environment setting added by OpenFrame_Base7.3 on Mon Jul 11 13:01:39 KST 2022 4.
# The unmodified version of this file is saved in /home/oframe11/.bash_profile1840238244.
# Do NOT modify these lines; they are used to uninstall.
PATH="${PATH}:${OPENFRAME_HOME}/bin:${OPENFRAME_HOME}/util"
export PATH
# End comments by InstallAnywhere on Mon Jul 11 13:01:39 KST 2022 4.

# New environment setting added by OpenFrame_Base7.3 on Mon Jul 11 13:01:39 KST 2022 5.
# The unmodified version of this file is saved in /home/oframe11/.bash_profile1840238244.
# Do NOT modify these lines; they are used to uninstall.
LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:$OPENFRAME_HOME/lib"
export LD_LIBRARY_PATH
# End comments by InstallAnywhere on Mon Jul 11 13:01:39 KST 2022 5.

# New environment setting added by OpenFrame_Base7.3 on Mon Jul 11 13:01:39 KST 2022 6.
# The unmodified version of this file is saved in /home/oframe11/.bash_profile1840238244.
# Do NOT modify these lines; they are used to uninstall.
LD_LIBRARY_PATH_64="${LD_LIBRARY_PATH_64}:$OPENFRAME_HOME/lib"
export LD_LIBRARY_PATH_64
# End comments by InstallAnywhere on Mon Jul 11 13:01:39 KST 2022 6.

# New environment setting added by OpenFrame_Base7.3 on Mon Jul 11 13:01:39 KST 2022 7.
# The unmodified version of this file is saved in /home/oframe11/.bash_profile1840238244.
# Do NOT modify these lines; they are used to uninstall.
TMAXDIR=/home/oframe11/OpenFrame/core
export TMAXDIR
# End comments by InstallAnywhere on Mon Jul 11 13:01:39 KST 2022 7.

# New environment setting added by OpenFrame_Base7.3 on Mon Jul 11 13:01:39 KST 2022 8.
# The unmodified version of this file is saved in /home/oframe11/.bash_profile1840238244.
# Do NOT modify these lines; they are used to uninstall.
TMAX_HOST_ADDR=192.168.103.74
export TMAX_HOST_ADDR
# End comments by InstallAnywhere on Mon Jul 11 13:01:39 KST 2022 8.

# New environment setting added by OpenFrame_Base7.3 on Mon Jul 11 13:01:39 KST 2022 9.
# The unmodified version of this file is saved in /home/oframe11/.bash_profile1840238244.
# Do NOT modify these lines; they are used to uninstall.
TMAX_HOST_PORT=20922
export TMAX_HOST_PORT
# End comments by InstallAnywhere on Mon Jul 11 13:01:39 KST 2022 9.

# New environment setting added by OpenFrame_Base7.3 on Mon Jul 11 13:01:39 KST 2022 10.
# The unmodified version of this file is saved in /home/oframe11/.bash_profile1840238244.
# Do NOT modify these lines; they are used to uninstall.
PATH="${PATH}:$TMAXDIR/bin"
export PATH
# End comments by InstallAnywhere on Mon Jul 11 13:01:39 KST 2022 10.

# New environment setting added by OpenFrame_Base7.3 on Mon Jul 11 13:01:39 KST 2022 11.
# The unmodified version of this file is saved in /home/oframe11/.bash_profile1840238244.
# Do NOT modify these lines; they are used to uninstall.
FDLFILE=$TMAXDIR/fdl/oframe.fdl
export FDLFILE
# End comments by InstallAnywhere on Mon Jul 11 13:01:39 KST 2022 11.

# New environment setting added by OpenFrame_Base7.3 on Mon Jul 11 13:01:39 KST 2022 12.
# The unmodified version of this file is saved in /home/oframe11/.bash_profile1840238244.
# Do NOT modify these lines; they are used to uninstall.
TDLDIR=$TMAXDIR/tdl
export TDLDIR
# End comments by InstallAnywhere on Mon Jul 11 13:01:39 KST 2022 12.

# New environment setting added by OpenFrame_Base7.3 on Mon Jul 11 13:01:39 KST 2022 13.
# The unmodified version of this file is saved in /home/oframe11/.bash_profile1840238244.
# Do NOT modify these lines; they are used to uninstall.
LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:$TMAXDIR/lib"
export LD_LIBRARY_PATH
# End comments by InstallAnywhere on Mon Jul 11 13:01:39 KST 2022 13.

# New environment setting added by OpenFrame_Base7.3 on Mon Jul 11 13:01:39 KST 2022 14.
# The unmodified version of this file is saved in /home/oframe11/.bash_profile1840238244.
# Do NOT modify these lines; they are used to uninstall.
LD_LIBRARY_PATH_64="${LD_LIBRARY_PATH_64}:$TMAXDIR/lib64"
export LD_LIBRARY_PATH_64
# End comments by InstallAnywhere on Mon Jul 11 13:01:39 KST 2022 14.

# New environment setting added by OpenFrame_Base7.3 on Mon Jul 11 13:01:39 KST 2022 15.
# The unmodified version of this file is saved in /home/oframe11/.bash_profile1840238244.
# Do NOT modify these lines; they are used to uninstall.
TCACHECONF=${TMAXDIR}/config/pfmtcache.cfg
export TCACHECONF
# End comments by InstallAnywhere on Mon Jul 11 13:01:39 KST 2022 15.

# New environment setting added by OpenFrame_Base7.3 on Mon Jul 11 13:01:39 KST 2022 16.
# The unmodified version of this file is saved in /home/oframe11/.bash_profile1840238244.
# Do NOT modify these lines; they are used to uninstall.
PFM_ADM_LOG_DIR=${OPENFRAME_HOME}/log/sys
export PFM_ADM_LOG_DIR
# End comments by InstallAnywhere on Mon Jul 11 13:01:39 KST 2022 16.