CentOS别名失效可按以下方法解决:
~/.bashrc
~/.bash_profile
alias ll='ls -l'
source ~/.bashrc
which
type
unalias
echo $SHELL
~/.zshrc