旅途

如果想飞得高,就该把地平线忘掉

配置db2变量

PATH=$PATH:$HOME/bin:.

export PATH
unset USERNAME

if [ -f /home/user1/sqllib/db2profile ]; then
    . /home/user1/sqllib/db2profile
fi

posted on 2009-09-18 00:08 旅途 阅读(234) 评论(0)  编辑 收藏 引用 所属分类: Linux ShellDB2