查看使用的是哪种shell
echo
$SHELL
定位
bash
所在位置
whereis
which
grep
/etc/
passwd
|
awk
-F:
'{print $7}'
sort
-u
将
指定为login shell
chsh /bin/
确定
版本
$BASH_VERSION