运维时,有的服务器出现-BASH-4.2#
代表个人目录没有正确的启动。将原配置文件备份后, 恢复默认的系统配置文件
cp /etc/skel/.bashrc /root
cp /etc/skel/.bash_profile /root
运维时,有的服务器出现-BASH-4.2#
代表个人目录没有正确的启动。将原配置文件备份后, 恢复默认的系统配置文件
cp /etc/skel/.bashrc /root
cp /etc/skel/.bash_profile /root