/home/zyxug下有一个.bash_profile文件,修改其如下
[zyxu@www ~]$ cat .bash_profile
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin
export PATH
export LC_CTYPE="zh_CN.GB2312"
export LC_ALL="zh_CN.GB2312"
export LANG="zh_CN.GB2312"
ulimit -c 1000
SVN_EDITOR=/bin/vi
export SVN_EDITOR
LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH
修改密码 passwd
解压tar.gz文件 tar -zxvf