#The file encoding by utf8 export LANG==zh_CN.utf8 # ya-serv 采集服务的 linux 版本 ~/.bash_profile # Begin ~/.bash_profile if [ -f "$HOME/.bashrc" ] ; then source $HOME/.bashrc fi export LANG=zh_CN.utf8 export LD_LIBRARY_PATH=. unset append set -o vi